| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| LICENSE | D | 06-May-2025 | 11.8 KiB | 230 | 189 | |
| README.md | D | 06-May-2025 | 575 | 7 | 4 | |
| bootstrap.css | D | 06-May-2025 | 163.1 KiB | 7,501 | 7,500 | |
| customdoxygen.css | D | 06-May-2025 | 4.3 KiB | 255 | 207 | |
| doxy-boot.js | D | 06-May-2025 | 4.3 KiB | 98 | 53 | |
| dynsections.js | D | 06-May-2025 | 2.3 KiB | 12 | 12 | |
| footer.html | D | 06-May-2025 | 750 | 27 | 20 | |
| header.html | D | 06-May-2025 | 1.9 KiB | 41 | 33 | |
| layout.xml | D | 06-May-2025 | 5.5 KiB | 184 | 171 | |
| libevdevdoxygen.css | D | 06-May-2025 | 1.5 KiB | 112 | 88 | |
| style.css | D | 06-May-2025 | 2.7 KiB | 174 | 138 |
README.md
1# Doxygen-Bootstrap 2This is a small project for integrating Doxygen output with Twitter Bootstrap. 3 4See the Stratify Documentation for an example: https://stratifylabs.co/StratifyAPI/html/ 5 6The header.html and footer.html files in this repo are designed to be used with Jekyll and Github pages (specifically it is based on https://github.com/plusjade/jekyll-bootstrap/). Be sure to modify the header/footer html files so that they fit your needs. You can look at the source of https://stratifylabs.co/StratifyAPI/html/ to see what css and js files are used in the header. 7