Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-18 | Merge branch '1.14' into 1.15 | Jeff Forcier | |
2014-09-18 | Make keys doc file easier to follow | Jeff Forcier | |
2014-09-08 | Reinstate working seealso's | Jeff Forcier | |
2014-09-08 | Match rest of API stubs | Jeff Forcier | |
2014-09-08 | Tweak API stub titles | Jeff Forcier | |
2014-09-08 | Tighten up module docstrings of GSSAPI API files. | Jeff Forcier | |
* We don't use this style of header anywhere else * Links to the original author's website/links aren't going to help; users rarely observe such info in practice :( * The core info (credit, authorship, license) is retained elsewhere, either in this file, the changelog, or Git history | |||
2014-04-24 | Errything uses intersphinx to Python | Jeff Forcier | |
2014-04-23 | Merge branch 'paramiko:master' into gssapi-py3-support | Sebastian Deiss | |
Conflicts: sites/www/changelog.rst test.py | |||
2014-04-14 | Errything uses intersphinx to Python | Jeff Forcier | |
2014-04-07 | Merge branch 'paramiko:master' into gssapi-py3-support | Sebastian Deiss | |
Conflicts: dev-requirements.txt | |||
2014-03-31 | Link back to WWW in docs sidebar | Jeff Forcier | |
2014-03-27 | Change GSS-API epydoc docstrings to Sphinx | Sebastian Deiss | |
2014-03-04 | Semi no-op fix to test RTD hooks | Jeff Forcier | |
2014-02-24 | Fix up AgentSSH vs Agent classes/docstrings, sigh | Jeff Forcier | |
2014-02-24 | Host key docs (order + tweaks) | Jeff Forcier | |
2014-02-24 | Reorder config doc | Jeff Forcier | |
2014-02-24 | Tweak order of System doc page | Jeff Forcier | |
2014-02-21 | Wow there's a lot of SFTP crap. | Jeff Forcier | |
2014-02-21 | Remove win_pageant from docs for now :( too many freakin errors | Jeff Forcier | |
2014-02-21 | Start in on the SFTP section | Jeff Forcier | |
2014-02-21 | Connect to Python stdlib intersphinx | Jeff Forcier | |
2014-02-21 | Move module level docstring into Sphinx docs | Jeff Forcier | |
2014-02-21 | Source ordering updates for Transport | Jeff Forcier | |
2014-02-21 | Reorganize Client so API doc flows better | Jeff Forcier | |
2014-02-21 | Tweak core-class doc titles | Jeff Forcier | |
2014-02-21 | Formatting | Jeff Forcier | |
2014-02-21 | Too much 'handling' | Jeff Forcier | |
2014-02-21 | Un-derp header levels | Jeff Forcier | |
2014-02-14 | First stab at segmented TOCtrees. | Jeff Forcier | |
Makes sidebar TOC a little funny tho. | |||
2014-02-14 | Last of headers! | Jeff Forcier | |
2014-02-14 | More internals | Jeff Forcier | |
2014-02-14 | Even more headers | Jeff Forcier | |
2014-02-14 | Consolidate SFTP docs | Jeff Forcier | |
2014-02-14 | More internals | Jeff Forcier | |
2014-02-14 | Yup. Headers. | Jeff Forcier | |
2014-02-14 | Missed one re: keys modules | Jeff Forcier | |
2014-02-14 | LOL no | Jeff Forcier | |
2014-02-14 | More headers | Jeff Forcier | |
2014-02-14 | More undocumented/internal modules | Jeff Forcier | |
2014-02-14 | Header | Jeff Forcier | |
2014-02-14 | Consolidate rsa/dss keys into one doc module | Jeff Forcier | |
2014-02-14 | Another undocumented/internal module | Jeff Forcier | |
2014-02-14 | Moar header | Jeff Forcier | |
2014-02-14 | Common module has no interesting docs in it | Jeff Forcier | |
Also no clear way to auto-display all data members versus using a bunch of awful explicit autodata:: directives. Can dig later if anybody cares. | |||
2014-02-14 | Moar headers. Going with plural where appropriate. | Jeff Forcier | |
2014-02-14 | Buffered pipe | Jeff Forcier | |
2014-02-14 | Ditto for BER | Jeff Forcier | |
2014-02-14 | Auth handler is purely internal and has no docstrings | Jeff Forcier | |
2014-02-14 | Agent title | Jeff Forcier | |
2014-02-14 | Remove autodoc boilerplate flags from automodule directives | Jeff Forcier | |