3b75d900f6
* 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
22 lines
284 B
ReStructuredText
22 lines
284 B
ReStructuredText
Usage
|
|
=====
|
|
|
|
GUI
|
|
---
|
|
|
|
Bitmessage has a PyQT GUI_
|
|
|
|
CLI
|
|
---
|
|
|
|
Bitmessage has a CLI_
|
|
|
|
API
|
|
---
|
|
|
|
Bitmessage has an XML-RPC API_
|
|
|
|
.. _GUI: https://bitmessage.org/wiki/PyBitmessage_Help
|
|
.. _CLI: https://bitmessage.org/wiki/PyBitmessage_Help
|
|
.. _API: https://bitmessage.org/wiki/API_Reference
|