Add doxygen config files used to generate source docs

Update misc docs
This commit is contained in:
thephez 2018-01-04 10:06:31 -05:00
parent 86ea1643e4
commit 61dcf900a6
10 changed files with 2883 additions and 14 deletions

7
doxygen/README.md Normal file
View file

@ -0,0 +1,7 @@
Doxygen Info
=====================
To generate a version of the Dash Core source documentation specific
to this site, copy the files in this folder to the /doc/ folder of
the Dash Core repository and then run `doxygen doc/Doxyfile-dashdocs`
from the root folder of the Dash Core repository.