Commit Graph

9 Commits (3e85e9d60e5a3c750bc694dd3b99ccb06c97afbe)

Author SHA1 Message Date
Dmitri Bogomolov 380530c839
Experimental APIError codes table 3 years ago
lakshyacis d9ef4a8e8d
fix spelling mistakes 4 years ago
Dmitri Bogomolov c40c70f807
Marked variables comments in defaults for use in doc.
Allowed autodoc in bitmessagemain, class_objectProcessor, defaults:
seems safe now.

Changed docs conf: don't sort module members, treat any string
inside backticks as :obj:.
4 years ago
Dmitri Bogomolov 4d8d9b169f
Moved ObjectProcessorQueue to queues, added some doc 4 years ago
bug Lady 061a9ef973
fix typos
and flesh out placeholder
4 years ago
Dmitri Bogomolov 7ba296a6fe
Remove "Edit on Github" link: https://github.com/sphinx-doc/sphinx/issues/2386 4 years ago
Dmitri Bogomolov d412e8341b
Create requirements.txt for readthedocs 4 years ago
Dmitri Bogomolov 9a3a5ec9e8
Adjusted conf and rst to fix modindex and get informative index 4 years ago
coffeedogs 3b75d900f6
Added: Sphinx docs, testing readthedocs integration
* Added: Sphinx configuration including readthedocs config
 * Added: Sphinx fabric task to auto-document the project
 * Fixed: Some issues in the code causing autodoc to fail when parsing
 * Added: Manual docs - structure, proof of concepts and RsT examples
 * Fixed: RsT formatting in docstrings
 * Fixed: Some adjacent minor style and lint issues
6 years ago