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

https://github.com/tillt/mesos-docset

Dash docset generator for Apache Mesos
https://github.com/tillt/mesos-docset

apache-mesos dash dashing docset mesos pandoc

Last synced: about 1 year ago
JSON representation

Dash docset generator for Apache Mesos

Awesome Lists containing this project

README

          

# mesos-docset

Dash docset generator for Apache Mesos.

---

## Dependencies

* [pandoc](https://pandoc.org) - A Universal Document Converter
* [dashing](https://github.com/technosophos/dashing) - A Dash Generator Script for Any HTML

---

## Usage

./build.sh PATH_TO_MESOS_ROOT

### Example

./build.sh ../mesos

---

## Author

* [Till Toenshoff](https://github.com/tillt) ([@ttoenshoff](https://twitter.com/ttoenshoff))