diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-02-14 12:09:59 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-02-14 12:09:59 -0800 |
commit | b140b29d542e9a0ee1d5c013e3612b8a16ca851b (patch) | |
tree | 93a4bd7e560319c3ca164f616fbece39586d363f /sites | |
parent | 24635609dc5ab8aff2e7fa3f34c4993cbc424579 (diff) |
Hook API doc into index/toctree
Diffstat (limited to 'sites')
-rw-r--r-- | sites/docs/index.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/docs/index.rst b/sites/docs/index.rst index 08b34320..7ec5825e 100644 --- a/sites/docs/index.rst +++ b/sites/docs/index.rst @@ -4,3 +4,6 @@ Welcome to Paramiko's documentation! This site covers Paramiko's usage & API documentation. For basic info on what Paramiko is, including its public changelog & how the project is maintained, please see `the main website <http://paramiko.org>`_. + +.. toctree:: + api |