kev icon indicating copy to clipboard operation
kev copied to clipboard

Create sphinx documentation and host on capless.io

Open bjinwright opened this issue 8 years ago • 1 comments

The project should have good docs.

bjinwright avatar Aug 19 '16 14:08 bjinwright

https://github.com/capless/kev/tree/sphinx_docs The following command will generate the documentation. requirements

make html

requirements

pip install Sphinx
pip install recommonmark

armicron avatar May 08 '17 17:05 armicron