Commit Graph

7 Commits (d10d5af28abceee3b3270c50e9aa40f4dc878a55)

Author SHA1 Message Date
Kevin Gilbert af6f342725 Remove RTOS from Doxygen exception list (with the exception of CMSIS/RTX directores) 2017-06-08 15:50:31 -05:00
Kevin Gilbert 1d450f82fb 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-07 11:50:33 -05:00
Jimmy Brisson a09db78a4c Enable doxygen for nsapi 2017-06-05 17:32:46 -05: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