1.1 KiB
1.1 KiB
Custom Doxygen Theme
This is a custom doxygen theme inspired by Mac Developer Library.
Metro Theme
Metro UI theme in the metro directory has been pulled from
nafSadh's
fork of the original theme.
Example
An example of documentation using this theme can be found at http://milik.cz/~jan/cppapp/docs/index.html.
Installation
To install this theme, copy customdoxygen.css and DoxygenLayout.xml
somewhere to your project and in your Doxyfile, change the following
settings:
HTML_EXTRA_STYLESHEET- set to point tocustomdoxygen.cssLAYOUT_FILE- set to point toDoxygenLayout.xml
License
This theme is distribute under GNU General Public License v3. See the LICENSE
file for the full text of the license.
Alternatively, see the GNU website for more infomation about GPL.