Files
Sokoban/rapport/doxygen_theme/README.md
2024-12-20 16:02:15 +01:00

35 lines
651 B
Markdown

# Doxygen Theme - Flat Design
See [Example 1](https://kcwongjoe.com/directshow_camera/), [Example 2](https://kcwongjoe.com/serial_port/)
## Sample image 1
![](img/sample1.png)
## Sample image 2
![](img/sample2.png)
# Requirements
Doxygen 1.8.20
# How to use
1. Download Doxywizard
2. Go to Expert > HTML > HTML_EXTRA_STYLESHEET
Add **src/doxygen-style.css**
3. Go to Expert > HTML > HTML_EXTRA_FILES
Add all the images from the **src/img** folder
# How to change the color pattern and style
1. Open **src/doxygen-style.css**
2. Modifiy variables in **.root**.
# License
This project is licensed under [MIT](LICENSE) license.