Hook API doc into index/toctree
This commit is contained in:
parent
24635609dc
commit
b140b29d54
|
@ -4,3 +4,6 @@ Welcome to Paramiko's documentation!
|
||||||
This site covers Paramiko's usage & API documentation. For basic info on what
|
This site covers Paramiko's usage & API documentation. For basic info on what
|
||||||
Paramiko is, including its public changelog & how the project is maintained,
|
Paramiko is, including its public changelog & how the project is maintained,
|
||||||
please see `the main website <http://paramiko.org>`_.
|
please see `the main website <http://paramiko.org>`_.
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
api
|
||||||
|
|
Loading…
Reference in New Issue