docs: add README to index & reference API
This commit is contained in:
parent
9101f47632
commit
3441c7bee9
1 changed files with 2 additions and 13 deletions
|
@ -1,18 +1,7 @@
|
||||||
Welcome to smbmc
|
.. include :: ../README.rst
|
||||||
================
|
|
||||||
|
|
||||||
.. autoclass:: smbmc.Client
|
|
||||||
:members:
|
|
||||||
:inherited-members:
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:hidden:
|
:hidden:
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
|
api-reference
|
||||||
Indices and tables
|
|
||||||
==================
|
|
||||||
|
|
||||||
* :ref:`genindex`
|
|
||||||
* :ref:`modindex`
|
|
||||||
* :ref:`search`
|
|
Loading…
Reference in a new issue