Search found 2 matches

by peterdroberts
Mon Jun 07, 2021 9:07 am
Forum: General Discussion
Topic: Documenting an esp32 project with Doxygen/Breathe/Sphinx
Replies: 2
Views: 3495

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...