Added baseline for sphinx documentation and on2FACode event

The docs are still very WIP, but they should be functional. Just
execute `make html` in the docs folder, and you should be able to
navigate to `/docs/_build/html` and view it in your browser
This commit is contained in:
Mads Marquart
2017-05-26 13:38:54 +02:00
parent a76ebbb22a
commit d2741ca419
26 changed files with 1191 additions and 361 deletions

22
docs/todo.rst Normal file
View File

@@ -0,0 +1,22 @@
.. highlight:: python
.. _todo:
Todo
====
Functionality
-------------
- Implement Client.changeThreadEmoji
- Implement Client.changeNickname
- Implement Client.searchForThread
- This will use the graphql request API
- Implement Client.searchForMessage
- This will use the graphql request API
Documentation
-------------
.. todolist::