# # ChangeLog for doc/listings # # Generated by Trac 1.0.9 # Aug 13, 2022, 2:29:30 PM Wed, 09 May 2012 12:24:28 GMT Ralph Meijer [174:c0f51d95bf0f] * doc/listings/xmppim/roster_client_set_name.py (added) * doc/xmppim.rst (modified) * wokkel/test/test_xmppim.py (modified) * wokkel/xmppim.py (modified) Add support for adding and updating roster items. Roster items can ... Wed, 09 May 2012 12:24:28 GMT Ralph Meijer [173:6b0eb01b5744] * doc/listings/xmppim/roster_client_versioning.py (added) * doc/xmppim.rst (modified) * wokkel/test/test_xmppim.py (modified) * wokkel/xmppim.py (modified) Add support for roster versioning. Wed, 09 May 2012 12:24:28 GMT Ralph Meijer [172:ea2774e1c71c] * doc/listings/xmppim/roster_client_get.py (added) * doc/listings/xmppim/roster_client_push.py (added) * doc/listings/xmppim/roster_client_remove.py (added) * doc/xmppim.rst (added) * wokkel/test/test_xmppim.py (modified) * wokkel/xmppim.py (modified) Clean up of RosterItem and RosterClientProtocol. `RosterItem`: * ... Wed, 09 May 2012 11:51:08 GMT Ralph Meijer [170:bb143a4ae70d] * doc/Makefile (added) * doc/_templates/indexsidebar.html (added) * doc/client.rst (added) * doc/conf.py (added) * doc/examples/index.rst (added) * doc/index.rst (added) * doc/listings/client/client1.tac (added) * doc/listings/client/client2.tac (added) * doc/listings/client/one_off_client.tac (added) * doc/wokkel.cfg (added) Add documentation using Sphinx and pydoctor, automate doc generation.