diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-02-14 13:33:22 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-02-14 13:33:22 -0800 |
commit | 2346f1a1e937f39343c2805d098b52f6c87f8fc9 (patch) | |
tree | 65d2fe129782e10ab2c97a93dbc56a15779ad772 /sites/docs/api/agent.rst | |
parent | 6cdb8291b7dc76ae1f0b0071738633fc986b9b66 (diff) |
Swap out all-in-one file with sphinx-apidoc generated stuff
Diffstat (limited to 'sites/docs/api/agent.rst')
-rw-r--r-- | sites/docs/api/agent.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sites/docs/api/agent.rst b/sites/docs/api/agent.rst new file mode 100644 index 00000000..cb966f2b --- /dev/null +++ b/sites/docs/api/agent.rst @@ -0,0 +1,7 @@ +paramiko.agent module +===================== + +.. automodule:: paramiko.agent + :members: + :undoc-members: + :show-inheritance: |