diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2016-01-07 18:37:26 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2016-01-07 18:37:26 (GMT) |
commit | 3911ebdad44a91a6b825051a1ae0f7b280c84567 (patch) | |
tree | f14218b54f23a0519669e5472fe373554186e2c1 /README.md | |
parent | 98d170c818333ef8a7fb6ae0fd3a0e589cc59a55 (diff) | |
download | Doxygen-3911ebdad44a91a6b825051a1ae0f7b280c84567.zip Doxygen-3911ebdad44a91a6b825051a1ae0f7b280c84567.tar.gz Doxygen-3911ebdad44a91a6b825051a1ae0f7b280c84567.tar.bz2 |
Updated README.md to include code docs
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -33,6 +33,8 @@ Developers * Coverity Scan Build Status: <a href="https://scan.coverity.com/projects/2860"> <img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/2860/badge.svg"/> </a> +* Doxygen's Doxygen Documentation: <a href="https://codedocs.xyz/doxygen/doxygen/"><img src="https://codedocs.xyz/doxygen/doxygen.svg"/></a> + * Install * Quick install see (./INSTALL) * else http://www.doxygen.org/manual/install.html |