This creates formatted text from doxygen-like comments. It was intended to be used to generate documentation for Github wiki pages from C header (.h) files.
How to use:
- Change the WIKI_URL and FOLDER_URL variables at the top of DocsMaker
- Compile DocsMaker.java
- Run
java DocsMaker [filename]+
- Observe the results in output.txt
For an example of how this can be used, see the pages at https://github.com/ut-ras/Rasware2013/wiki