1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

Added facility to generate the API reference of JUCE as offline HTML using Doxygen.

This commit is contained in:
Timur Doumler 2015-08-10 15:32:28 +01:00
parent e77902b5d7
commit f35fc2e22a
4 changed files with 2465 additions and 0 deletions

1
.gitignore vendored
View file

@ -43,3 +43,4 @@ profile
**/CodeBlocks/obj
**/CodeBlocks/*.depend
**/CodeBlocks/*.layout
doxygen/doc