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