Commit Graph

26 Commits

Author SHA1 Message Date
Dmitri Bogomolov e6772d4629
Fixed typos in the useragent.rst 2021-03-17 22:54:49 +02:00
Dmitri Bogomolov 95d7cbcf60
Replace behavior bitfield by ref 2021-03-10 22:58:18 +02:00
Dmitri Bogomolov 2a2783f995
verack section: emphasis and reference to Message structure table 2021-03-10 22:51:45 +02:00
Dmitri Bogomolov e94e732605
Finish broadcast object type 2021-03-10 22:51:45 +02:00
Dmitri Bogomolov 6bce0fa3c7
Unencrypted Message Data section, msg object type and refs 2021-03-10 22:51:45 +02:00
Dmitri Bogomolov 361e6c2605
Finish pubkey object type 2021-03-10 22:51:45 +02:00
Dmitri Bogomolov 8976fe3c5b
Try using toctree one more time 2021-03-10 22:51:45 +02:00
Dmitri Bogomolov 92f66f4db7
More object types 2021-03-10 22:51:45 +02:00
Dmitri Bogomolov eecd19b77c
Finish message types 2021-03-10 22:51:38 +02:00
Dmitri Bogomolov bbb236f5f7
More text and useragent doc 2021-03-10 22:51:38 +02:00
Dmitri Bogomolov f0a0197d47
Message Encodings section and extended_encoding doc 2021-03-10 22:51:38 +02:00
Dmitri Bogomolov 4e68265b42
encrypted_payload.rst and encryption.rst docs, crossreferences 2021-03-10 22:50:16 +02:00
Dmitri Bogomolov 813c2f075c
Added PoW doc, separate pow_formula.rst and reference in protocol.rst 2021-03-10 22:50:16 +02:00
Dmitri Bogomolov 7f08fbf185
Update docs copyright line 2021-03-10 22:50:16 +02:00
Dmitri Bogomolov c7bf304c6d
More headings 2021-03-10 22:50:15 +02:00
Dmitri Bogomolov b2d0f5fdff
Add version warning 2021-03-10 22:50:15 +02:00
Dmitri Bogomolov c71a6e5843
Started formatting the Protocol Specification:
in index.rst README.md is splitted in two parts - References now in the
bottom of the page; protocol.rst is the separate file, referenced on top.

Closes: #1033
2021-03-10 22:50:08 +02:00
Dmitri Bogomolov 380530c839
Experimental APIError codes table 2020-09-14 13:11:43 +03:00
lakshyacis d9ef4a8e8d
fix spelling mistakes 2020-01-04 18:48:23 +05:30
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:.
2019-11-11 17:13:20 +02:00
Dmitri Bogomolov 4d8d9b169f
Moved ObjectProcessorQueue to queues, added some doc 2019-11-11 12:03:04 +02:00
bug Lady 061a9ef973
fix typos
and flesh out placeholder
2019-11-10 04:07:50 +01:00
Dmitri Bogomolov 7ba296a6fe
Remove "Edit on Github" link: https://github.com/sphinx-doc/sphinx/issues/2386 2019-10-18 01:06:02 +03:00
Dmitri Bogomolov d412e8341b
Create requirements.txt for readthedocs 2019-10-18 01:06:01 +03:00
Dmitri Bogomolov 9a3a5ec9e8
Adjusted conf and rst to fix modindex and get informative index 2019-10-18 01:06:01 +03:00
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
2018-06-13 10:07:45 +01:00