diff options
| author | Louis Burda <quent.burda@gmail.com> | 2022-06-02 15:28:40 +0200 |
|---|---|---|
| committer | Louis Burda <quent.burda@gmail.com> | 2022-06-02 15:28:40 +0200 |
| commit | 5bc16063c29aa4d3d287ebd163ccdbcbf54c4f9f (patch) | |
| tree | c131f947a37b3af2d14d41e9eda098bdec2d061c /gbdk/docs/config/github-markdown-theme/README.md | |
| parent | 78a5f810b22f0d8cafa05f638b0cb2e889824859 (diff) | |
| download | cscg2022-gearboy-master.tar.gz cscg2022-gearboy-master.zip | |
Diffstat (limited to 'gbdk/docs/config/github-markdown-theme/README.md')
| -rw-r--r-- | gbdk/docs/config/github-markdown-theme/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gbdk/docs/config/github-markdown-theme/README.md b/gbdk/docs/config/github-markdown-theme/README.md new file mode 100644 index 00000000..0d70ad60 --- /dev/null +++ b/gbdk/docs/config/github-markdown-theme/README.md @@ -0,0 +1,11 @@ +Doxygen theme to style HTML output similar to Github Markdown +============================================================= + +This is a quick and dirty hack so that the Doxygen HTML output resembles Github +Markdown pages with a tree view navigator on the left. I am an HTML and CSS +novice and any fixes or improvements are most welcome! + +Click [HERE](https://piconomix.com/fwlib/index.html) to view an example using +this Doxygen CSS theme. + +Enjoy! |
