Too much 'handling'

This commit is contained in:
Jeff Forcier 2014-02-21 09:58:19 -08:00
parent a58cf80139
commit 88140996a7
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
Configuration handling
======================
Configuration
=============
.. automodule:: paramiko.config

View File

@ -1,4 +1,4 @@
Host key / known_hosts handling
===============================
Host keys / ``known_hosts`` files
=================================
.. automodule:: paramiko.hostkeys

View File

@ -21,8 +21,8 @@ Core SSH protocol classes
api/transport
Authentication & key handling
-----------------------------
Authentication & keys
---------------------
.. toctree::
api/agent