Skip to content

darach/ebnfdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ebnfdoc Build Status

A simple project to generate documentation in markdown format from EBNF source files.

To build a distribution and test:

$ ant

Example usage:

$ java -jar ebnfdoc.jar -d docs test/ebnf.ebnf

Generates by default into ./docs directory ( change with -d cmd line option).

Sample input and output.

Enjoy!

About

Markup EBNF with javadoc like markdown comments.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors