Russ Butler
|
7de5920597
|
Turn on doxygen for DEVICE_* features
Enable doxygen for all device features. Also fix the warnings that
showed up once this was enabled.
|
2017-08-25 11:53:04 +01:00 |
Kevin Gilbert
|
1bf722ccd4
|
Remove RTOS from Doxygen exception list (with the exception of CMSIS/RTX directores)
|
2017-06-11 09:48:28 +01:00 |
Kevin Gilbert
|
1906f76dd8
|
Removed Doxygen errors from Event.h - Removed Makefile from branch - Moved a0..a4/c0..c4 parameter documentation from top level overloaded functions to each function to appease Doxygen. - Removed @see Event::Event from overloaded functions as the link did not work and the argument parameter documentation was moved down to each function - TODO: Cleanup EventQueue.h
|
2017-06-11 09:48:16 +01:00 |
Jimmy Brisson
|
5e8c3ac6b9
|
Enable doxygen for nsapi
|
2017-06-11 09:48:14 +01:00 |
Sam Grove
|
d503afc95f
|
[doxygen] Exclude tools and TESTS directories. Add macro
Macro used to eliminate nested template which doxygen has a problem
with.
|
2017-05-02 12:47:30 -05:00 |
Sam Grove
|
6c0a75728d
|
Allow the docs site to build doxygen in the mbed-os/platform directory
|
2017-04-26 18:52:25 -05:00 |
Sam Grove
|
5f9f8c5337
|
doxygen_options update
All fields are strings, not arrays. Update the PREDEFINED and
EXCLUDE_PATTERNS fields.
|
2017-04-17 21:13:59 -05:00 |
Sam Grove
|
f2cd27344e
|
Add configuration file for docs.mbed.com builds
|
2017-04-12 12:59:57 -05:00 |