Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/johncosta/docs


https://github.com/johncosta/docs

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

docs
====
This project creates the dotCloud public documentation.
copyright dotCloud 2013

Creating the docs requires installing sphinx (http://sphinx-doc.org/)

```
$ make docs
$ dotcloud push _build/newdocs.www
```