This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Build Python Documentation
--------------------------
Building the documentation
..........................
Requires Sphinx:
easy_install sphinx
To build the documentation, do
cd doc/python
make html
This will create the documentation under
doc/python/_build/html
Deployment to Tavendo Web site
´..............................
The generated contents of above folder then needs to
be checked into the
wwwtavendo
repository in this directory
tavendo/tavendo/static/autobahn/doc/python
The repository change has to be pulled on the
Web site production host www.tavendo.de