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
- Host: GitHub
- URL: https://github.com/tillt/mesos-docset
- Owner: tillt
- License: apache-2.0
- Created: 2018-07-08T23:51:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-09T22:02:54.000Z (over 7 years ago)
- Last Synced: 2025-01-10T04:53:07.607Z (about 1 year ago)
- Topics: apache-mesos, dash, dashing, docset, mesos, pandoc
- Language: CSS
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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))