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:
parent
e77902b5d7
commit
f35fc2e22a
4 changed files with 2465 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -43,3 +43,4 @@ profile
|
|||
**/CodeBlocks/obj
|
||||
**/CodeBlocks/*.depend
|
||||
**/CodeBlocks/*.layout
|
||||
doxygen/doc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue