Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johncosta/docs
https://github.com/johncosta/docs
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/johncosta/docs
- Owner: johncosta
- Created: 2013-02-20T19:57:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-30T19:04:04.000Z (over 11 years ago)
- Last Synced: 2024-10-10T21:26:02.430Z (about 1 month ago)
- Language: Python
- Size: 680 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
docs
====
This project creates the dotCloud public documentation.
copyright dotCloud 2013Creating the docs requires installing sphinx (http://sphinx-doc.org/)
```
$ make docs
$ dotcloud push _build/newdocs.www
```