mirror of
https://git.wownero.com/lza_menace/wownero-python.git
synced 2024-08-15 03:25:25 +00:00
Add docs template
This commit is contained in:
parent
8e6970ea38
commit
fc30d947cb
9 changed files with 246 additions and 0 deletions
23
docs/source/index.rst
Normal file
23
docs/source/index.rst
Normal file
|
@ -0,0 +1,23 @@
|
|||
Python module for Monero -- docs
|
||||
================================================
|
||||
|
||||
Here Monero meets Python.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
|
||||
wallet
|
||||
address
|
||||
daemon
|
||||
exceptions
|
||||
license
|
||||
authors
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
Loading…
Add table
Add a link
Reference in a new issue