]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Doxygen Layout: move detailed description to the top 18554/head
authorTimo Heister <timo.heister@gmail.com>
Tue, 10 Jun 2025 21:25:48 +0000 (17:25 -0400)
committerTimo Heister <timo.heister@gmail.com>
Tue, 10 Jun 2025 21:25:48 +0000 (17:25 -0400)
Class documentation is currently ordered in the following way:
- brief description
- inheritance diagramm
- list of all members
- detailed description

This PR moves the detailed description to the top (after the @brief
description we rarely use)

doc/doxygen/DoxygenLayout.xml.in

index 4115a79ee9a755ee772efa4fa4c75a363ce578c0..99243d6de0269fa27d9f9234b1c221022934c764 100644 (file)
@@ -29,6 +29,7 @@
   <class>
     <briefdescription visible="yes"/>
     <includes visible="$SHOW_INCLUDE_FILES"/>
+    <detaileddescription title=""/>
     <inheritancegraph visible="$CLASS_GRAPH"/>
     <collaborationgraph visible="$COLLABORATION_GRAPH"/>
     <memberdecl>
@@ -65,7 +66,6 @@
       <related title="" subtitle=""/>
       <membergroups visible="yes"/>
     </memberdecl>
-    <detaileddescription title=""/>
     <memberdef>
       <inlineclasses title=""/>
       <typedefs title=""/>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.