summaryrefslogtreecommitdiffhomepage
path: root/sites/docs
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-02-14 16:54:50 -0800
committerJeff Forcier <jeff@bitprophet.org>2014-02-14 16:54:50 -0800
commit6ff6e149789cbb8fb9a7791e601737044b931716 (patch)
tree1f7ae25d5c99969504df2a8d8846c2c4b3c5e5a0 /sites/docs
parent34243a4aa28192c30e80a7d61271623d397deb86 (diff)
Moar headers. Going with plural where appropriate.
Diffstat (limited to 'sites/docs')
-rw-r--r--sites/docs/api/agent.rst4
-rw-r--r--sites/docs/api/channel.rst4
2 files changed, 4 insertions, 4 deletions
diff --git a/sites/docs/api/agent.rst b/sites/docs/api/agent.rst
index 74edc184..789f7b1d 100644
--- a/sites/docs/api/agent.rst
+++ b/sites/docs/api/agent.rst
@@ -1,4 +1,4 @@
-Agent
-=====
+SSH Agents
+==========
.. automodule:: paramiko.agent
diff --git a/sites/docs/api/channel.rst b/sites/docs/api/channel.rst
index db8280b5..3edb8ac7 100644
--- a/sites/docs/api/channel.rst
+++ b/sites/docs/api/channel.rst
@@ -1,4 +1,4 @@
-paramiko.channel module
-=======================
+Channels
+========
.. automodule:: paramiko.channel