https://github.com/walchko/test
test
https://github.com/walchko/test
Last synced: 5 months ago
JSON representation
test
- Host: GitHub
- URL: https://github.com/walchko/test
- Owner: walchko
- License: mit
- Created: 2015-04-19T17:21:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-12-27T21:19:59.000Z (over 8 years ago)
- Last Synced: 2025-10-19T16:59:25.317Z (9 months ago)
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
==========
doc-test
==========
test for readthedocs.org, totally ignore this
Setup
^^^^^
1. Install software::
pip install sphinx sphinx-autobuild
2. Make a ``docs`` directory in your git repository
3. Then run::
sphinx-quickstart
4. Follow through the wizard
5. Make sure to enable the web hooks in github so your documentation is generated every time you push changes to github