Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-24 | Reorder config doc | Jeff Forcier | |
2014-02-24 | Nuke useless module docstring | Jeff Forcier | |
2014-02-24 | Server docstrings updated | Jeff Forcier | |
2014-02-24 | s/paramiko/Paramiko/ | 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 | BufferedPipe | Jeff Forcier | |
2014-02-21 | s/python/Python/, c'mon son! | Jeff Forcier | |
2014-02-21 | BufferedFile | Jeff Forcier | |
2014-02-21 | Pipe | Jeff Forcier | |
2014-02-21 | Connect to Python stdlib intersphinx | Jeff Forcier | |
2014-02-21 | Exceptions | Jeff Forcier | |
2014-02-21 | Move module level docstring into Sphinx docs | Jeff Forcier | |
2014-02-21 | Don't actually need :class: anywhere now | Jeff Forcier | |
2014-02-21 | Replace accidental class-refs on local method-refs | Jeff Forcier | |
2014-02-21 | Mass SnR of class refs with dotted ones. | Jeff Forcier | |
Boo on Sphinx for not letting me just change this behavior by default. There are a handful of incorrect items here that will get tweaked later. | |||
2014-02-21 | Source ordering updates for Transport | Jeff Forcier | |
2014-02-21 | Docstring tweak | 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 | This handily explains why everything was really confusing in autodoc | Jeff Forcier | |
2014-02-14 | Remove autodoc boilerplate flags from automodule directives | Jeff Forcier | |
2014-02-14 | Tweak conf.py in prep for less boilerplatey versions of module files | Jeff Forcier | |
2014-02-14 | Swap out all-in-one file with sphinx-apidoc generated stuff | Jeff Forcier | |