Skip to content
Snippets Groups Projects
Commit e1fff16d authored by Simon Emmert's avatar Simon Emmert
Browse files

[doxygen] fix logo, title display and mainpage typos

parent 506636de
No related branches found
No related tags found
1 merge request!617[WIP] Next
# This file contains local changes to the doxygen configuration
# please us '+=' to add file/directories to the lists
PROJECT_NAME = "*" # a hack to get a version number but no title (is in the logo already), also see css (under #projectname)
PROJECT_NAME = "DuMuX" # a hack to get a version number but no title (is in the logo already), also see css (under #projectname)
PROJECT_BRIEF = "DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media"
PROJECT_LOGO = @top_srcdir@/doc/logo/dumux_logo_small.png
PROJECT_NUMBER = @DUNE_MOD_VERSION@
......
......@@ -1184,7 +1184,7 @@ dl.section dd {
{
font: 120% Tahoma, Arial,sans-serif;
margin: 0px;
padding-left: 13px;
padding-left: 55px;
padding-bottom: 10px;
}
......
......@@ -4,11 +4,11 @@
* \brief documentation for the doxygen main page
*/
/** \mainpage DuMu<sup>x</sup> Documentation
/** \mainpage DuMu<sup>X</sup> Documentation
\section intro Introduction
Welcome to the DuMu<sup>x</sup> documentation pages. This documentation has been
Welcome to the DuMu<sup>X</sup> documentation pages. This documentation has been
generated using <a href="http://www.doxygen.org/index.html">Doxygen</a>, a free source code documentation system for
documenting C/C++ code.
......@@ -23,6 +23,6 @@ An overview of all availabe parameters is given in \ref parameterlist.txt.
\section features Features
An overview of special features implemented in the DuMu<sup>x</sup>-test-problems is given in \ref featurelist.txt.
An overview of special features implemented in the DuMu<sup>X</sup>-test-problems is given in \ref featurelist.txt.
*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment