Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tindzk/metadocs

Documentation generation toolkit
https://github.com/tindzk/metadocs

documentation html scala

Last synced: 11 days ago
JSON representation

Documentation generation toolkit

Awesome Lists containing this project

README

        

# MetaDocs
[![Build Status](https://travis-ci.org/MetaStack-pl/MetaDocs.svg)](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