Fixed docs again

This commit is contained in:
hydrabolt
2015-11-20 20:16:29 +00:00
parent 8ca573e5c3
commit 9ff8496f6b
3 changed files with 4 additions and 0 deletions

View File

@@ -75,6 +75,8 @@ iconURL
The URL of the Server's icon. If the server doesn't have an icon, this will be null. The URL of the Server's icon. If the server doesn't have an icon, this will be null.
-----
Functions Functions
--------- ---------

View File

@@ -24,6 +24,7 @@ Contents:
:caption: Documentation :caption: Documentation
docs_client docs_client
docs_server
docs_user docs_user
.. toctree:: .. toctree::

View File

@@ -1,5 +1,6 @@
.. _Client : ./docs_client.html .. _Client : ./docs_client.html
.. _Cache : ./docs_cache.html .. _Cache : ./docs_cache.html
.. _User : ./docs_user.html .. _User : ./docs_user.html
.. _Server : ./docs_server.html
.. _Promises : https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Promise .. _Promises : https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Promise
.. _EventEmitter : https://nodejs.org/api/events.html#events_class_events_eventemitter .. _EventEmitter : https://nodejs.org/api/events.html#events_class_events_eventemitter