mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
10 lines
No EOL
353 B
Text
10 lines
No EOL
353 B
Text
# The JUCE API Reference
|
|
|
|
From here, you can generate an offline HTML version of the JUCE API Reference.
|
|
|
|
How to:
|
|
|
|
1. install doxygen
|
|
2. cd into this directory on the command line
|
|
3. run doxygen (no additional arguments needed)
|
|
4. doxygen will create a new subfolder "doc". Open doc/index.html in your browser to access the generated HTML documentation. |