Tom Poole
|
da71c8b722
|
Documentation: Fixed a Doxygen generation issue
|
2019-09-25 12:40:16 +01:00 |
|
Tom Poole
|
5a5a8fc293
|
Updated the README for generating offline Doxygen docs
|
2019-06-27 16:56:20 +01:00 |
|
Tom Poole
|
4094bcc45a
|
Fixed some Doxygen parsing errors
|
2018-10-25 10:18:20 +01:00 |
|
tpoole
|
2da16705cf
|
Updated the Doxygen generating script to remove the juce namespace
|
2017-10-06 14:54:03 +01:00 |
|
tpoole
|
25b1390a4a
|
Doxygen: Remove groups from LittleFoot functions
|
2017-08-21 09:15:36 +01:00 |
|
tpoole
|
6ead92430e
|
Doxygen: Don't create groups for "native" directories
|
2017-08-18 12:36:00 +01:00 |
|
tpoole
|
ee205849f0
|
Doxygen: Removed duplicated Doxygen configuration
|
2017-08-18 11:33:27 +01:00 |
|
tpoole
|
c68838cecc
|
Added support for nested classes in Doxygen groups
|
2017-08-17 15:41:41 +01:00 |
|
tpoole
|
8e2ab5eeaa
|
Added a script to create Doxygen groups for modules
|
2017-08-15 16:53:11 +01:00 |
|
tpoole
|
7c4a23bac7
|
Documentation fixes
|
2017-07-31 18:29:53 +01:00 |
|
tpoole
|
984654318d
|
Removed the JUCE_COMPILER_SUPPORTS_LAMBDAS macro
|
2017-06-22 09:33:30 +01:00 |
|
hogliux
|
9f3fb1c0a6
|
Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated
|
2017-02-01 17:18:06 +00:00 |
|
tpoole
|
13549989fd
|
Added C++11 functions to Doxygen
|
2016-12-14 12:40:13 +00:00 |
|
jules
|
2cecf92a0e
|
Embedded the Apple CoreAudio support files inside the juce_audio_plugin module, so that users no longer need to install or patch these files themselves!
|
2015-08-18 10:16:25 +01:00 |
|
Timur Doumler
|
bed133af53
|
Fixed missing API reference generation for some functions by adding JUCE_MODAL_LOOPS_PERMITTED=1 to predefines in Doxyfile.
|
2015-08-11 14:42:40 +01:00 |
|
Timur Doumler
|
f35fc2e22a
|
Added facility to generate the API reference of JUCE as offline HTML using Doxygen.
|
2015-08-10 15:32:28 +01:00 |
|