Consolidate SFTP docs

This commit is contained in:
Jeff Forcier 2014-02-14 17:17:10 -08:00
parent c8d97d78c4
commit 09c0006a40
7 changed files with 8 additions and 26 deletions

View File

@ -1,4 +1,10 @@
paramiko.sftp module
====================
SFTP
====
.. automodule:: paramiko.sftp
.. automodule:: paramiko.sftp_attr
.. automodule:: paramiko.sftp_client
.. automodule:: paramiko.sftp_file
.. automodule:: paramiko.sftp_handle
.. automodule:: paramiko.sftp_server
.. automodule:: paramiko.sftp_si

View File

@ -1,4 +0,0 @@
paramiko.sftp_attr module
=========================
.. automodule:: paramiko.sftp_attr

View File

@ -1,4 +0,0 @@
paramiko.sftp_client module
===========================
.. automodule:: paramiko.sftp_client

View File

@ -1,4 +0,0 @@
paramiko.sftp_file module
=========================
.. automodule:: paramiko.sftp_file

View File

@ -1,4 +0,0 @@
paramiko.sftp_handle module
===========================
.. automodule:: paramiko.sftp_handle

View File

@ -1,4 +0,0 @@
paramiko.sftp_server module
===========================
.. automodule:: paramiko.sftp_server

View File

@ -1,4 +0,0 @@
paramiko.sftp_si module
=======================
.. automodule:: paramiko.sftp_si