1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/doxygen
2017-08-21 09:15:36 +01:00
..
Doxyfile Doxygen: Remove groups from LittleFoot functions 2017-08-21 09:15:36 +01:00
Makefile Added a script to create Doxygen groups for modules 2017-08-15 16:53:11 +01:00
process_source_files.py Doxygen: Don't create groups for "native" directories 2017-08-18 12:36:00 +01:00
README.txt Added a script to create Doxygen groups for modules 2017-08-15 16:53:11 +01:00

# 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 `make`
4. doxygen will create a new subfolder "doc" - open doc/index.html in your browser to access the generated HTML documentation