summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
Diffstat (limited to 'sites')
-rw-r--r--sites/docs/api/config.rst4
-rw-r--r--sites/docs/api/hostkeys.rst4
-rw-r--r--sites/docs/index.rst4
3 files changed, 6 insertions, 6 deletions
diff --git a/sites/docs/api/config.rst b/sites/docs/api/config.rst
index 0a9fa1dc..6f9d3ce3 100644
--- a/sites/docs/api/config.rst
+++ b/sites/docs/api/config.rst
@@ -1,4 +1,4 @@
-Configuration handling
-======================
+Configuration
+=============
.. automodule:: paramiko.config
diff --git a/sites/docs/api/hostkeys.rst b/sites/docs/api/hostkeys.rst
index b57a2c6c..0859fbed 100644
--- a/sites/docs/api/hostkeys.rst
+++ b/sites/docs/api/hostkeys.rst
@@ -1,4 +1,4 @@
-Host key / known_hosts handling
-===============================
+Host keys / ``known_hosts`` files
+=================================
.. automodule:: paramiko.hostkeys
diff --git a/sites/docs/index.rst b/sites/docs/index.rst
index 5133c244..98f4069a 100644
--- a/sites/docs/index.rst
+++ b/sites/docs/index.rst
@@ -21,8 +21,8 @@ Core SSH protocol classes
api/transport
-Authentication & key handling
------------------------------
+Authentication & keys
+---------------------
.. toctree::
api/agent