Consolidate rsa/dss keys into one doc module
This commit is contained in:
parent
6d412b06a1
commit
48adf5c646
|
@ -1,4 +0,0 @@
|
||||||
paramiko.dsskey module
|
|
||||||
======================
|
|
||||||
|
|
||||||
.. automodule:: paramiko.dsskey
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
Key handling
|
||||||
|
============
|
||||||
|
|
||||||
|
.. automodule:: paramiko.dsskey
|
||||||
|
.. automodule:: paramiko.rsakey
|
|
@ -1,4 +0,0 @@
|
||||||
paramiko.rsakey module
|
|
||||||
======================
|
|
||||||
|
|
||||||
.. automodule:: paramiko.rsakey
|
|
Loading…
Reference in New Issue