An open API service indexing awesome lists of open source software.

https://github.com/quasarapp/doxystyle

Style for Documentation of QuasarApp
https://github.com/quasarapp/doxystyle

Last synced: 5 months ago
JSON representation

Style for Documentation of QuasarApp

Awesome Lists containing this project

README

          

# DoxyStyle
Style for Documentation of QuasarApp

## Using

1. Add this repository into main repository like submodule.
2. In doxygen.conf set next values:

``` conf
HTML_EXTRA_STYLESHEET = DoxyStyle/doxygenStyles.css
LAYOUT_FILE = DoxyStyle/DoxygenLayout.xml
```