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
- Host: GitHub
- URL: https://github.com/quasarapp/doxystyle
- Owner: QuasarApp
- License: mit
- Created: 2020-04-26T12:18:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-30T21:37:26.000Z (over 1 year ago)
- Last Synced: 2025-10-22T00:44:45.706Z (9 months ago)
- Language: CSS
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```