billvaglienti / ProtoGen

Communications protocol generation software
MIT License
30 stars 16 forks source link

Tex support #10

Closed SchrodingersGat closed 8 years ago

SchrodingersGat commented 8 years ago

Two new CLI arguments have been added:

[-latex] This argument automatically generates LaTeX style markdown

[-docs dir] This argument pair specifies a separate directory for the documentation to live in.

Documentation for these two commands has been added to README.md

Additionally, some markdown meta data for improving LaTeX output have been added (more work needs to be done here)