Search found 2 matches
- Thu Jun 10, 2021 12:23 pm
- Forum: General Discussion
- Topic: Documenting an esp32 project with Doxygen/Breathe/Sphinx
- Replies: 2
- Views: 3763
- Mon Jun 07, 2021 9:07 am
- Forum: General Discussion
- Topic: Documenting an esp32 project with Doxygen/Breathe/Sphinx
- Replies: 2
- Views: 3763
Documenting an esp32 project with Doxygen/Breathe/Sphinx
I've done some basic searching for this and couldn't find an existing answer. I've joined a team with existing esp32 code and would like to implement automated documentation for it. Doxygen-style comments are in the code already, but there is not a doxygen output set up. The project uses the esp-idf...