aboutsummaryrefslogtreecommitdiff
path: root/logo_small.png
Commit message (Collapse)AuthorAgeFilesLines
* Move doxygen config to doc folderRémi Verschelde2015-12-121-0/+0
| | | | Also removed logo_small.png and used logo.png instead
* Added Doxyfile for Doxygen documentation. Had to modify codec.h because it ↵Antony2015-05-101-0/+0
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.