Skip to content

Makefile and templates to create specifications from Pandoc Markdown syntax

Notifications You must be signed in to change notification settings

jakobib/makespec

Repository files navigation

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.