summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-02-21ExceptionsJeff Forcier
2014-02-21Move module level docstring into Sphinx docsJeff Forcier
2014-02-21Don't actually need :class: anywhere nowJeff Forcier
2014-02-21Replace accidental class-refs on local method-refsJeff Forcier
2014-02-21Mass SnR of class refs with dotted ones.Jeff Forcier
2014-02-21Source ordering updates for TransportJeff Forcier
2014-02-21Docstring tweakJeff Forcier
2014-02-21Reorganize Client so API doc flows betterJeff Forcier
2014-02-21Tweak core-class doc titlesJeff Forcier
2014-02-21FormattingJeff Forcier
2014-02-21Too much 'handling'Jeff Forcier
2014-02-21Un-derp header levelsJeff Forcier
2014-02-14First stab at segmented TOCtrees.Jeff Forcier
2014-02-14Last of headers!Jeff Forcier
2014-02-14More internalsJeff Forcier
2014-02-14Even more headersJeff Forcier
2014-02-14Consolidate SFTP docsJeff Forcier
2014-02-14More internalsJeff Forcier
2014-02-14Yup. Headers.Jeff Forcier
2014-02-14Missed one re: keys modulesJeff Forcier
2014-02-14LOL noJeff Forcier
2014-02-14More headersJeff Forcier
2014-02-14More undocumented/internal modulesJeff Forcier
2014-02-14HeaderJeff Forcier
2014-02-14Consolidate rsa/dss keys into one doc moduleJeff Forcier
2014-02-14Another undocumented/internal moduleJeff Forcier
2014-02-14Moar headerJeff Forcier
2014-02-14Common module has no interesting docs in itJeff Forcier
2014-02-14Moar headers. Going with plural where appropriate.Jeff Forcier
2014-02-14Buffered pipeJeff Forcier
2014-02-14Ditto for BERJeff Forcier
2014-02-14Auth handler is purely internal and has no docstringsJeff Forcier
2014-02-14Agent titleJeff Forcier
2014-02-14This handily explains why everything was really confusing in autodocJeff Forcier
2014-02-14Remove autodoc boilerplate flags from automodule directivesJeff Forcier
2014-02-14Tweak conf.py in prep for less boilerplatey versions of module filesJeff Forcier
2014-02-14Swap out all-in-one file with sphinx-apidoc generated stuffJeff Forcier
2014-02-14Merge branch '1.10' into sphinx-256Jeff Forcier
2014-02-14Hook API doc into index/toctreeJeff Forcier
2014-02-14Changelog re hash comparison bugfixJeff Forcier
2014-02-14Use constant time hash comparisons for improved security.Jeff Forcier
2014-02-14Cut 1.10.6Jeff Forcier
2014-02-11Bump to releases bugfixJeff Forcier
2014-02-11Start reverting explicit-release stuff in favor of release-line specifiers on...Jeff Forcier
2014-02-11Add coverage command as Invoke taskJeff Forcier
2014-02-11Clean up a list-comp (also fixes race condition)Jeff Forcier
2014-02-10Herp and a derpJeff Forcier
2014-02-10WhitespaceJeff Forcier
2014-02-10Future import for with: under py25Jeff Forcier
2014-02-10Replace incorrect import of generic test runner w/ custom taskJeff Forcier