https://github.com/pmav99/howto
https://github.com/pmav99/howto
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pmav99/howto
- Owner: pmav99
- License: other
- Created: 2013-10-19T10:00:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-24T18:03:46.000Z (over 11 years ago)
- Last Synced: 2024-06-11T19:26:49.501Z (12 months ago)
- Language: Python
- Size: 164 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
howto
=====How to guides for django.
Install sphinx and produce the documentation:
cd docs
make html