changement organisation

This commit is contained in:
2024-12-20 16:02:15 +01:00
parent c5853d688f
commit d947786c0b
264 changed files with 9433 additions and 207 deletions

View File

@@ -0,0 +1,35 @@
# 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.