Tweak core-class doc titles

This commit is contained in:
Jeff Forcier 2014-02-21 10:20:57 -08:00
parent 635108aab2
commit d4148ab6f3
4 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
Channels Channel
======== =======
.. automodule:: paramiko.channel .. automodule:: paramiko.channel

View File

@ -1,4 +1,4 @@
Clients Client
======= ======
.. automodule:: paramiko.client .. automodule:: paramiko.client

View File

@ -1,4 +1,4 @@
Protocol messages Message
================= =======
.. automodule:: paramiko.message .. automodule:: paramiko.message

View File

@ -1,4 +1,4 @@
Packet handling Packetizer
=============== ==========
.. automodule:: paramiko.packet .. automodule:: paramiko.packet