diff options
| author | hathach <[email protected]> | 2014-03-28 15:23:32 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-28 15:23:32 +0700 |
| commit | 9eff09ef7f3948a60510664afecc77ed79cbc3f0 (patch) | |
| tree | 68a407c7cea6560487a1bde30eba9d70d890b190 /tinyusb.Doxyfile | |
| parent | 22c2c1fd6481333faa87e3f84f4c649957b9d855 (diff) | |
document with markdown
Diffstat (limited to 'tinyusb.Doxyfile')
| -rw-r--r-- | tinyusb.Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb.Doxyfile b/tinyusb.Doxyfile index a15df548b..c0cbd1b42 100644 --- a/tinyusb.Doxyfile +++ b/tinyusb.Doxyfile @@ -1106,7 +1106,7 @@ HTML_FILE_EXTENSION = .html # of the possible markers and block names see the documentation. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_HEADER = +HTML_HEADER = header.html # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each # generated HTML page. If the tag is left blank doxygen will generate a standard |
