[mlpack-git] master: Update to Doxygen 1.8 for mlpack-git, and redo some CSS. (f99b1aa)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Fri Aug 21 09:22:37 EDT 2015


Repository : https://github.com/mlpack/mlpack.org

On branch  : master
Link       : https://github.com/mlpack/mlpack.org/compare/66f40236efd3dd56db7105b43fb832a5115b18c5...f99b1aa56de0b33a52827556b4135ccabd1da5fb

>---------------------------------------------------------------

commit f99b1aa56de0b33a52827556b4135ccabd1da5fb
Author: Ryan Curtin <ryan at ratml.org>
Date:   Fri Aug 21 09:22:17 2015 -0400

    Update to Doxygen 1.8 for mlpack-git, and redo some CSS.


>---------------------------------------------------------------

f99b1aa56de0b33a52827556b4135ccabd1da5fb
 docs/{doxygen.css => doxygen18.css} | 88 +++++++++++++++++++++++++++++--------
 docs/mlpack-git/doxygen.php         |  2 +-
 docs/update-git-documentation.sh    |  2 +-
 3 files changed, 71 insertions(+), 21 deletions(-)

diff --git a/docs/doxygen.css b/docs/doxygen18.css
similarity index 74%
copy from docs/doxygen.css
copy to docs/doxygen18.css
index 2aec271..438f545 100644
--- a/docs/doxygen.css
+++ b/docs/doxygen18.css
@@ -1,4 +1,4 @@
-h1, div.headertitle .title {
+div.headertitle .title {
   font-size: 125%;
   text-align: center;
   color: #ffffff;
@@ -7,6 +7,18 @@ h1, div.headertitle .title {
   margin: 0;
 }
 
+h1
+{
+  border-bottom: 15px solid #101010;
+  padding-top: 0.5em;
+  color: #ffffff;
+  text-align: center;
+  font-size: 125%;
+  margin: 0;
+  padding-bottom: 0.5em;
+  border-top: 15px solid #101010;
+}
+
 div.header {
   margin: 0;
   padding: 0;
@@ -19,7 +31,7 @@ div.headertitle h1, div.headertitle .title {
 }
 
 div.headertitle .title {
-  height: 1em;
+  min-height: 1em;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
@@ -69,9 +81,16 @@ h2 {
   font-size: 110%;
   text-align: center;
   color: #ffffff;
-  border-top: 15px solid #101010;
   padding-top: 0.5em;
+  border-bottom: 15px solid #101010;
+  padding-bottom: 0.5em;
   margin: 0;
+  margin-bottom: 0.5em;
+}
+
+.textblock
+{
+  border-bottom: 15px solid #101010;
 }
 
 h3 {
@@ -79,7 +98,7 @@ h3 {
   line-height: 18px;
   text-align: left;
   color: #eab72c;
-  font-family: 'Cousine', fixed;
+  font-family: 'Cousine', 'Courier New', fixed;
 }
 
 h3.version {
@@ -109,20 +128,28 @@ hr {
   display: none;
 }
 
-pre, pre.fragment {
+pre, .fragment {
   border: 15px solid #505050;
   background: #000000;
   padding-top: 15px;
-  padding-bottom: 15px;
+  padding-bottom: 5px;
   margin-left: 15px;
   margin-right: 15px;
   margin-bottom: 15px;
   padding-left: 1em;
   padding-right: 0.5em;
-  font-family: 'Cousine', fixed;
+  font-family: 'Cousine', 'Courier New', fixed;
   font-size: 75%;
   word-wrap: break-word;
   color: #ffffff;
+  white-space: pre;
+  line-height: 60%;
+}
+
+p code
+{
+  font-size: 85%;
+  color: #ffffff;
 }
 
 li {
@@ -147,24 +174,40 @@ table.memberdecls {
   width: 100%;
   padding-top: 0;
   padding-bottom: 1em;
+  border-bottom: 15px solid #101010;
+}
+
+.dyncontent
+{
+  padding-bottom: 0.5em;
+  border-bottom: 15px solid #101010;
+  margin-bottom: 0;
 }
 
 table.memberdecls td h2 {
-  border-top: 15px solid #101010;
-  padding-top: 1em;
+  border-bottom: 15px solid #101010;
   padding-bottom: 0.5em;
-  margin-top: 1em;
   font-size: 125%;
+  margin-bottom: 0.5em;
 }
 
 .memTemplItemRight, .memTemplItemLeft, .memTemplParams, .memItemRight, .memItemLeft, .memname, .memtemplate {
-  font-family: 'Cousine', fixed;
+  font-family: 'Cousine', 'Courier New', fixed;
   font-size: 12px;
   color: #ffffff;
   margin: 0;
   padding: 0;
 }
 
+dl.section
+{
+  height: auto;
+  border: none;
+  background: #202020;
+  display: auto;
+  text-align: left;
+}
+
 .mdescLeft, .memItemLeft, .memTemplItemLeft {
   width: 20%;
   text-align: left;
@@ -181,11 +224,17 @@ table.memberdecls td h2 {
 }
 
 .memitem {
-  border-top: 15px solid #101010;
+  border-bottom: 15px solid #101010;
   margin-top: 0.5em;
   padding-top: 0.5em;
 }
 
+.memitem .memItemLeft, .memitem .memItemRight
+{
+  font-family: 'Cousine', 'Courier New', fixed;
+  font-size: 12px;
+}
+
 .summary {
   color: 1303030;
   font-size: 75%;
@@ -206,7 +255,7 @@ dd {
 }
 
 .indexkey {
-  font-family: 'Cousine', fixed;
+  font-family: 'Cousine', 'Courier New', fixed;
   font-size: 12px;
   color: #ffffff;
   margin: 0;
@@ -241,7 +290,7 @@ table {
 
 dd td em {
   font-style: normal;
-  font-family: 'Cousine', fixed;
+  font-family: 'Cousine', 'Courier New', fixed;
   font-size: 12px;
   color: #eab72c;
 }
@@ -292,24 +341,25 @@ dl.return dd {
   display: none;
 }
 
-pre.fragment .preprocessor {
+.fragment .preprocessor {
   color: #ff00ff;
 }
 
-pre.fragment .comment {
+.fragment .comment {
   color: #00ffff;
 }
 
-pre.fragment .keyword {
+.fragment .keyword {
   color: #ffff00;
 }
 
-pre.fragment .keywordtype {
+.fragment .keywordtype {
   color: #00ff00;
 }
 
-pre.fragment a {
+.fragment a {
   font-weight: normal;
+  font-size: 100%;
 }
 
 dl.author dt {
diff --git a/docs/mlpack-git/doxygen.php b/docs/mlpack-git/doxygen.php
index 4761651..344c4f7 100644
--- a/docs/mlpack-git/doxygen.php
+++ b/docs/mlpack-git/doxygen.php
@@ -10,7 +10,7 @@ library">
 <title>mlpack: a scalable c++ machine learning library</title>
 </head>
 <link rel="stylesheet" href="../../style.css">
-<link rel="stylesheet" href="../doxygen.css">
+<link rel="stylesheet" href="../doxygen18.css">
 <link href='http://fonts.googleapis.com/css?family=Maven+Pro:500'
 rel='stylesheet' type='text/css'>
 <body>
diff --git a/docs/update-git-documentation.sh b/docs/update-git-documentation.sh
index a9fcfc5..058f345 100755
--- a/docs/update-git-documentation.sh
+++ b/docs/update-git-documentation.sh
@@ -14,7 +14,7 @@ cd build
 # This probably precipitates cleaning the environment.
 make clean
 rm -rf doc/html/*
-make -j2
+make -j2 # Will probably use Doxygen 1.8 (well, I hope).
 
 # Rebuild the man pages and the documentation.
 make man doc



More information about the mlpack-git mailing list