diff options
author | Antony <antony.jones@comcast.net> | 2015-05-10 14:36:58 -0600 |
---|---|---|
committer | Antony <antony.jones@comcast.net> | 2015-05-10 14:36:58 -0600 |
commit | 5ceec67addfb6a2cf18d4626b91d1aa805ca9b21 (patch) | |
tree | f013116c975e0a14a802ba2817704e3cdb5be226 /drivers/theora/codec.h | |
parent | 11defcbe217f06bca8bdc872257e713772e43d41 (diff) |
Added Doxyfile for Doxygen documentation. Had to modify codec.h because it already had set up the mainpage. Added a logo without text for the Doxygen pages upper top left corner. Pointed Doxyfile to README.md. Thinking of adding Markup in c files pointing to Wiki links. That way we have current source markup but it points to Wiki for major documentation effort.
Diffstat (limited to 'drivers/theora/codec.h')
-rw-r--r-- | drivers/theora/codec.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/theora/codec.h b/drivers/theora/codec.h index 5c2669630c..9b816e5cfd 100644 --- a/drivers/theora/codec.h +++ b/drivers/theora/codec.h @@ -15,7 +15,7 @@ ********************************************************************/ -/**\mainpage +/**\file * * \section intro Introduction * |