Commit Graph

12 Commits

Author SHA1 Message Date
laundmo 2947aa6619
Added listener decorator documentation (#161)
* added decorator example to connection.rst

since decorators are more pythonic, it was put in front of the register method.

* Expanded listener decorator docstring

* changed autofunction to autodecorator

* removed whitespace in empty line

* remvoed trailing whitespace

i didn't even edit there WTF
2020-08-17 17:49:25 +02:00
joodicator f248006b86 Fix: doc build fails due to unused 'sphinx.ext.pngmath'. 2019-05-11 09:28:57 +02:00
Billy SU eb302094aa Fix typo of arbitary to arbitrary 2018-10-08 18:46:15 +02:00
joo 46e058dd08 Update all tests, docs and code to use new packet names. 2017-08-09 20:53:54 +01:00
Ammar Askar 9aa369c7da
Fix outdated documentation 2016-12-19 05:26:12 -05:00
Ammar Askar 0347894fd8 Read the docs will always default to their theme, no need to explicitly define it there 2015-04-02 21:14:44 +05:00
Ammar Askar c1b3beab11 Fall back to classic theme if rtd_theme not available 2015-04-02 21:06:59 +05:00
Jeppe Klitgaard 687435cc96 Docs now automatically figure out the pyCraft version. Docs now also use the RTD theme when compiling locally. 2015-04-01 20:00:51 +02:00
Ammar Askar ee4319dbb4 Document the ability to listen for packets 2015-03-22 20:00:45 +05:00
Ammar Askar c7b71d87a7 Update arbitrary request example to follow better practices 2015-03-22 03:44:45 +05:00
Ammar Askar 2cecdfdb66 Use default theme for readthedocs 2015-03-22 03:15:40 +05:00
Ammar Askar 37fd9cee3b Documentation with sphinx 2015-03-22 03:08:44 +05:00