Skip to content

Extracts formatted text from doxygen-like comments, intended to be used to generate documentation for Github wiki pages

Notifications You must be signed in to change notification settings

robz/github-wiki-docs-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-wiki-docs-generator

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:

  1. Change the WIKI_URL and FOLDER_URL variables at the top of DocsMaker
  2. Compile DocsMaker.java
  3. Run java DocsMaker [filename]+
  4. 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

About

Extracts formatted text from doxygen-like comments, intended to be used to generate documentation for Github wiki pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published