mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: first reasonable draft of new doxygen look
This commit is contained in:
7
doc/doxygen/css/openfoam.css
Normal file
7
doc/doxygen/css/openfoam.css
Normal file
@ -0,0 +1,7 @@
|
||||
/* import doxygen-specific styles */
|
||||
@import url(doxygen.css); /* standard doxygen style with very minor mods */
|
||||
@import url(doxyMod.css); /* modifications to standard doxygen style */
|
||||
@import url(doxyTabs.css); /* modified doxygen tabs style */
|
||||
@import url(cfdLayout.css); /* OpenCFD layout styles */
|
||||
@import url(cfdNav.css); /* OpenCFD navigation styles */
|
||||
|
||||
Reference in New Issue
Block a user