/documents

This and that. Non-blocking, asynchronous I/O; Gevent; Python

Primary LanguagePython

Setup:

virtualenv --no-site-packages .
. bin/activate
pip install Sphinx

Generate HTML:

make html
open build/html/index.html

Already done:

./bin/sphinx-quickstart