Doxygen

My howto

  1. install doxygen https://www.doxygen.nl/

  2. get my Doxyfile below - config file modified so it will also handle ino files (Arduino)

  3. copy Doxyfile to the folder which contain your sourceforge

    1. might be in folders - doxygen will dive into all folders

  4. In folder html will be docu incl annotated sources. Just open index.html in the html folder

My Doxyfile

(click for file)

raw file