electro-smith / DaisySP

A Powerful DSP Library in C++
https://www.electro-smith.com/daisy
Other
866 stars 138 forks source link

Feature/doxygen #38

Closed TheSlowGrowth closed 4 years ago

TheSlowGrowth commented 4 years ago

This PR sets up doxygen instead of the current custom doc generation.

rebuild_docs.py creates html and pdf (if pdfltex is installed, otherwise there's a warning).

Doxygen still needs to be configured to fail on warnings, but that should be done after all docs are properly updated.

TheSlowGrowth commented 4 years ago

This will solve #29

stephenhensley commented 4 years ago

Moved to branch on electro-smith for continued work. See #39