1
0
mirror of https://github.com/PharkMillups/beautiful-docs.git synced 2025-08-24 15:52:59 +02:00

Add gitbook to list of tools to generate docs

This commit is contained in:
Samy Pessé
2014-06-02 12:58:02 +02:00
parent 23f0393b6a
commit 36a75eade8

View File

@@ -93,3 +93,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [codo](https://github.com/coffeedoc/codo) - CoffeeScript API documentation generator, similar to YARD. (contributed by [Logan Koester](http://github.com/logankoester))
* [Flatdoc](http://ricostacruz.com/flatdoc/) - Create well designed open source documentation from Github repository README files or simple Markdown files. (contributed by [@moore](http://twitter.com/moore))
* [DocumentUp](http://documentup.com/) - A documentation site generator for Github projects. (contributed by [Jerome Gravel-Niquet](https://github.com/jeromegn))
* [GitBook](https://github.com/GitbookIO/gitbook) - Utility for generating documentation, books and exercises using GitHub/Git and Markdown. (contributed by [Samy Pessé](https://github.com/SamyPesse))