update link to docs
This commit is contained in:
@@ -52,7 +52,7 @@ The *"Hello, world!"* of WebSocket is probably:
|
||||
|
||||
Autobahn comes with lots of [examples](https://github.com/tavendo/AutobahnPython/tree/master/examples) with ready-to-run code.
|
||||
|
||||
For complete API documentation, please consult the [reference documentation](https://autobahnpython.readthedocs.org/).
|
||||
For complete API documentation, please consult the [reference documentation](http://autobahn.ws/python/reference/).
|
||||
|
||||
For more information, including some tutorials, please visit the project's [homepage](http://autobahn.ws/python).
|
||||
|
||||
|
@@ -9,7 +9,7 @@ The documentation is generated automatically from the Python source file via [Sp
|
||||
To generate the documentation yourself, you will need to install Sphinx:
|
||||
|
||||
easy_install sphinx
|
||||
easy_install repoze.sphinx.autointerface
|
||||
easy_install repoze.sphinx.autointerface
|
||||
|
||||
and then
|
||||
|
||||
|
Reference in New Issue
Block a user