From: Wolfgang Bangerth Date: Sun, 13 Sep 2015 23:39:53 +0000 (-0500) Subject: Add the tutorial to the doxygen pages. X-Git-Tag: v8.4.0-rc2~427^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3658c250e65ab4e32531f17a7f85701dc58fa754;p=dealii.git Add the tutorial to the doxygen pages. Also reorder items a bit so that the 'related pages' come after modules, namespaces, and classes. --- diff --git a/doc/doxygen/DoxygenLayout.xml b/doc/doxygen/DoxygenLayout.xml new file mode 100644 index 0000000000..f5e2a909af --- /dev/null +++ b/doc/doxygen/DoxygenLayout.xml @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/doxygen/options.dox.in b/doc/doxygen/options.dox.in index eb55665af1..abf369893e 100644 --- a/doc/doxygen/options.dox.in +++ b/doc/doxygen/options.dox.in @@ -116,6 +116,9 @@ MATHJAX_EXTENSIONS = TeX/AMSmath TeX/AMSsymbols HTML_COLORSTYLE_HUE = 220 HTML_COLORSTYLE_SAT = 200 HTML_EXTRA_STYLESHEET = @CMAKE_CURRENT_SOURCE_DIR@/stylesheet.css +LAYOUT_FILE = @CMAKE_CURRENT_SOURCE_DIR@/DoxygenLayout.xml + + #--------------------------------------------------------------------------- # configuration options related to the LaTeX output #---------------------------------------------------------------------------