.. | ||
src | ||
.gitignore | ||
Doxyfile | ||
README.md |
Example project
This is a minimal working example to get you started.
How to run this example
Run:
doxygen Doxyfile
within this folder and the documentation for this minimal example will be generated in Doc/html.
How to Integrate
This example uses the provided header and footer as well as the root projects customdoxygen.css and doxyboot.js files.
- HTML_HEADER=header.html
- HTML_FOOTER=footer.html
- HTML_EXTRA_STYLESHEET=../customdoxygen.css
- HTML_EXTRA_FILES=../doxy-boot.js