MetaDocs is a Scala library for generating documents.
- Markup language supporting arbitrary instructions
- Custom instructions can be defined
- Paragraphs are automatically detected
- Scala code listings are executed and embedded
- TOC generation
- Checked references to chapters/sections
- Constants
- Input formats: Markdown, MetaDocs
- Output formats: Markdown, HTML
- Document types: single-page, book, blog
- HTML output is compatible with Marked and Jekyll themes
MetaDocs is licensed under the terms of the Apache v2.0 license.
- Tim Nieradzik