https://github.com/tindzk/metadocs
Documentation generation toolkit
https://github.com/tindzk/metadocs
documentation html scala
Last synced: 5 months ago
JSON representation
Documentation generation toolkit
- Host: GitHub
- URL: https://github.com/tindzk/metadocs
- Owner: tindzk
- Created: 2015-08-22T22:20:37.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-06-11T16:00:08.000Z (about 9 years ago)
- Last Synced: 2025-10-19T18:49:41.714Z (8 months ago)
- Topics: documentation, html, scala
- Language: Scala
- Size: 120 KB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MetaDocs
[](https://travis-ci.org/MetaStack-pl/MetaDocs)
MetaDocs is a Scala library for generating documents.
## Features
* 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](http://marked2app.com/help/Writing_Custom_CSS.html) and [Jekyll](http://jekyllrb.com/) themes
## Links
* [ScalaDoc](https://www.javadoc.io/doc/pl.metastack/metadocs_2.11/)
## License
MetaDocs is licensed under the terms of the Apache v2.0 license.
## Authors
* Tim Nieradzik