File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 --side-nav-fixed-width : 210px ;
99}
1010
11+ /* Hide tree sync button */
12+ # nav-sync {
13+ display : none;
14+ }
15+
1116/* Seamless split <code> tags for Fortran % struct accessors.
1217 * Doxygen consumes %<word> even inside code spans, so we split around %
1318 * into adjacent <code> elements and remove internal borders/padding. */
Original file line number Diff line number Diff line change 11<!-- HTML footer for doxygen 1.9.1-->
22<!-- start footer part -->
33<!--BEGIN GENERATE_TREEVIEW-->
4- < div id ="nav-path " class ="navpath "> <!-- id is needed for treeview function! -->
5- < ul >
6- $navpath
7- < li class ="footer "> $generatedby < a href ="https://www.doxygen.org/index.html "> < img class ="footer " src ="$relpath^doxygen.svg " width ="104 " height ="31 " alt ="doxygen "/> </ a > $doxygenversion </ li >
8- </ ul >
9- </ div >
104<!--END GENERATE_TREEVIEW-->
115<!--BEGIN !GENERATE_TREEVIEW-->
12- < hr class ="footer "/> < address class ="footer "> < small >
13- $generatedby < a href ="https://www.doxygen.org/index.html "> < img class ="footer " src ="$relpath^doxygen.svg " width ="104 " height ="31 " alt ="doxygen "/> </ a > $doxygenversion
14- </ small > </ address >
156<!--END !GENERATE_TREEVIEW-->
167</ body>
178</ html>
You can’t perform that action at this time.
0 commit comments