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

https://github.com/walchko/test

test
https://github.com/walchko/test

Last synced: 5 months ago
JSON representation

test

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