/makespec

Makefile and templates to create specifications from Pandoc Markdown syntax

Primary LanguageMakefile

makespec simplifies creation and management of specifications and documentations. The program consists of a set of makefiles and templates to generate human-readable documents (HTML, PDF...) and formal schema files (OWL, Turtle, Relax-NG, BNF...) from a common source document written in Pandoc Markdown. Makespec also supports generating and updating GitHub pages to publish the specification at GitHub. Feel free to reuse, comment, fork, and modify makespec! The current version can be found at https://github.com/jakobib/makespec.