Too much 'handling'
This commit is contained in:
parent
a58cf80139
commit
88140996a7
|
@ -1,4 +1,4 @@
|
||||||
Configuration handling
|
Configuration
|
||||||
======================
|
=============
|
||||||
|
|
||||||
.. automodule:: paramiko.config
|
.. automodule:: paramiko.config
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Host key / known_hosts handling
|
Host keys / ``known_hosts`` files
|
||||||
===============================
|
=================================
|
||||||
|
|
||||||
.. automodule:: paramiko.hostkeys
|
.. automodule:: paramiko.hostkeys
|
||||||
|
|
|
@ -21,8 +21,8 @@ Core SSH protocol classes
|
||||||
api/transport
|
api/transport
|
||||||
|
|
||||||
|
|
||||||
Authentication & key handling
|
Authentication & keys
|
||||||
-----------------------------
|
---------------------
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
api/agent
|
api/agent
|
||||||
|
|
Loading…
Reference in New Issue