Jeff Forcier
|
b9cea90581
|
Merge branch '1.12'
|
2014-03-04 11:45:12 -08:00 |
Jeff Forcier
|
fac6cde874
|
Merge branch '1.11' into 1.12
Conflicts:
paramiko/hostkeys.py
|
2014-03-04 11:44:57 -08:00 |
Jeff Forcier
|
72a73f55fa
|
Merge branch '1.10' into 1.11
Conflicts:
fabfile.py
paramiko/__init__.py
|
2014-03-03 18:24:04 -08:00 |
Jeff Forcier
|
056323979d
|
Re-enable Intersphinx from www -> docs
|
2014-03-03 18:22:33 -08:00 |
Jeff Forcier
|
83f09e634f
|
Changelog re #256
|
2014-03-03 17:30:15 -08:00 |
Jeff Forcier
|
9ae46dcbfa
|
Fix up AgentSSH vs Agent classes/docstrings, sigh
|
2014-02-24 17:00:53 -08:00 |
Jeff Forcier
|
4bcac18d17
|
Host key docs (order + tweaks)
|
2014-02-24 10:08:46 -08:00 |
Jeff Forcier
|
24cc59b64d
|
Reorder config doc
|
2014-02-24 10:01:03 -08:00 |
Jeff Forcier
|
c23579526b
|
Tweak order of System doc page
|
2014-02-24 09:49:30 -08:00 |
Jeff Forcier
|
9ae62eb47a
|
Wow there's a lot of SFTP crap.
|
2014-02-21 19:15:36 -08:00 |
Jeff Forcier
|
6d9b28c56c
|
Remove win_pageant from docs for now :( too many freakin errors
|
2014-02-21 16:56:13 -08:00 |
Jeff Forcier
|
333dd249b0
|
Start in on the SFTP section
|
2014-02-21 16:37:16 -08:00 |
Jeff Forcier
|
0b2d523665
|
Connect to Python stdlib intersphinx
|
2014-02-21 15:35:22 -08:00 |
Jeff Forcier
|
0e9a5a4b46
|
Move module level docstring into Sphinx docs
|
2014-02-21 14:31:08 -08:00 |
Jeff Forcier
|
f40bf59ff3
|
Source ordering updates for Transport
|
2014-02-21 10:25:56 -08:00 |
Jeff Forcier
|
eb332c781b
|
Reorganize Client so API doc flows better
|
2014-02-21 10:21:19 -08:00 |
Jeff Forcier
|
d4148ab6f3
|
Tweak core-class doc titles
|
2014-02-21 10:20:57 -08:00 |
Jeff Forcier
|
635108aab2
|
Formatting
|
2014-02-21 10:05:40 -08:00 |
Jeff Forcier
|
88140996a7
|
Too much 'handling'
|
2014-02-21 09:58:19 -08:00 |
Jeff Forcier
|
a58cf80139
|
Un-derp header levels
|
2014-02-21 09:56:14 -08:00 |
Jeff Forcier
|
0af6df924a
|
First stab at segmented TOCtrees.
Makes sidebar TOC a little funny tho.
|
2014-02-14 18:20:47 -08:00 |
Jeff Forcier
|
22766e96a6
|
Last of headers!
|
2014-02-14 17:18:36 -08:00 |
Jeff Forcier
|
6e4829c20f
|
More internals
|
2014-02-14 17:18:06 -08:00 |
Jeff Forcier
|
a627ecfb14
|
Even more headers
|
2014-02-14 17:17:15 -08:00 |
Jeff Forcier
|
09c0006a40
|
Consolidate SFTP docs
|
2014-02-14 17:17:10 -08:00 |
Jeff Forcier
|
c8d97d78c4
|
More internals
|
2014-02-14 17:13:11 -08:00 |
Jeff Forcier
|
2943343665
|
Yup. Headers.
|
2014-02-14 17:12:00 -08:00 |
Jeff Forcier
|
ac63ed58a1
|
Missed one re: keys modules
|
2014-02-14 17:11:51 -08:00 |
Jeff Forcier
|
b9d25a30b6
|
LOL no
|
2014-02-14 17:08:59 -08:00 |
Jeff Forcier
|
da6d00dcb7
|
More headers
|
2014-02-14 17:08:36 -08:00 |
Jeff Forcier
|
960b3c038d
|
More undocumented/internal modules
|
2014-02-14 17:08:30 -08:00 |
Jeff Forcier
|
370af89791
|
Header
|
2014-02-14 17:05:09 -08:00 |
Jeff Forcier
|
48adf5c646
|
Consolidate rsa/dss keys into one doc module
|
2014-02-14 17:05:05 -08:00 |
Jeff Forcier
|
6d412b06a1
|
Another undocumented/internal module
|
2014-02-14 17:03:12 -08:00 |
Jeff Forcier
|
a67142b1ca
|
Moar header
|
2014-02-14 17:03:02 -08:00 |
Jeff Forcier
|
ef9c0a655a
|
Common module has no interesting docs in it
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 17:02:13 -08:00 |
Jeff Forcier
|
6ff6e14978
|
Moar headers. Going with plural where appropriate.
|
2014-02-14 16:54:50 -08:00 |
Jeff Forcier
|
34243a4aa2
|
Buffered pipe
|
2014-02-14 16:51:59 -08:00 |
Jeff Forcier
|
f855937d10
|
Ditto for BER
|
2014-02-14 16:50:56 -08:00 |
Jeff Forcier
|
70218ff852
|
Auth handler is purely internal and has no docstrings
|
2014-02-14 16:50:32 -08:00 |
Jeff Forcier
|
e0ff365388
|
Agent title
|
2014-02-14 16:50:16 -08:00 |
Jeff Forcier
|
95b5fd2255
|
Remove autodoc boilerplate flags from automodule directives
|
2014-02-14 15:48:39 -08:00 |
Jeff Forcier
|
4a98671bf6
|
Tweak conf.py in prep for less boilerplatey versions of module files
|
2014-02-14 13:59:34 -08:00 |
Jeff Forcier
|
2346f1a1e9
|
Swap out all-in-one file with sphinx-apidoc generated stuff
|
2014-02-14 13:33:22 -08:00 |
Jeff Forcier
|
6cdb8291b7
|
Merge branch '1.10' into sphinx-256
|
2014-02-14 12:10:02 -08:00 |
Jeff Forcier
|
b140b29d54
|
Hook API doc into index/toctree
|
2014-02-14 12:09:59 -08:00 |
Jeff Forcier
|
a24ca77636
|
Merge branch '1.12'
|
2014-02-14 11:54:43 -08:00 |
Jeff Forcier
|
0965eaa65d
|
Merge branch '1.11' into 1.12
Conflicts:
paramiko/hostkeys.py
sites/www/changelog.rst
|
2014-02-14 11:54:39 -08:00 |
Jeff Forcier
|
4e9af2f7ca
|
Merge branch '1.10' into 1.11
Conflicts:
sites/www/changelog.rst
|
2014-02-14 11:53:59 -08:00 |
Jeff Forcier
|
30518280f1
|
Changelog re hash comparison bugfix
|
2014-02-14 11:53:42 -08:00 |
Jeff Forcier
|
3fcde4e7f4
|
Merge branch '1.12'
Conflicts:
sites/www/changelog.rst
|
2014-02-14 09:39:38 -08:00 |
Jeff Forcier
|
fb786bea9c
|
Cut 1.12.2
|
2014-02-14 09:39:11 -08:00 |
Jeff Forcier
|
33d412a2c6
|
Merge branch '1.11' into 1.12
Conflicts:
paramiko/__init__.py
setup.py
|
2014-02-14 09:38:40 -08:00 |
Jeff Forcier
|
4a5f007c02
|
Cut 1.11.4
|
2014-02-14 09:38:14 -08:00 |
Jeff Forcier
|
7b595f4a8b
|
Merge branch '1.10' into 1.11
Conflicts:
paramiko/__init__.py
setup.py
sites/www/changelog.rst
|
2014-02-14 09:37:34 -08:00 |
Jeff Forcier
|
457a34f55b
|
Cut 1.10.6
|
2014-02-14 09:36:33 -08:00 |
Jeff Forcier
|
6aada73b0e
|
Merge branch '1.12'
|
2014-02-14 09:32:11 -08:00 |
Jeff Forcier
|
ddea189319
|
Merge branch '1.11' into 1.12
|
2014-02-14 09:32:08 -08:00 |
Jeff Forcier
|
6d4b37a17f
|
Catch & patch trimming
|
2014-02-14 09:32:05 -08:00 |
Jeff Forcier
|
73382933a7
|
Merge branch '1.12'
Conflicts:
sites/www/changelog.rst
|
2014-02-14 09:17:04 -08:00 |
Jeff Forcier
|
758543f238
|
Merge branch '1.11' into 1.12
|
2014-02-14 09:16:43 -08:00 |
Jeff Forcier
|
fb772a8695
|
Tweak changelog language
|
2014-02-14 09:16:35 -08:00 |
Jeff Forcier
|
e3a16fac5a
|
Braino in changelog text
|
2014-02-13 13:48:21 -08:00 |
Jeff Forcier
|
8003c738ca
|
I hate you sometimes, ReST
|
2014-02-13 09:50:05 -08:00 |
Jeff Forcier
|
c3eb903ed3
|
Preliminary changelog entry re #252
|
2014-02-13 09:48:58 -08:00 |
Jeff Forcier
|
0c493541eb
|
Changelog re #268
|
2014-02-13 09:40:53 -08:00 |
Jeff Forcier
|
40708571bc
|
Merge branch 'banner-functionality'
|
2014-02-11 15:11:23 -08:00 |
Jeff Forcier
|
c73616b5b3
|
Changelog re #58
|
2014-02-11 15:10:39 -08:00 |
Jeff Forcier
|
3a7b66a814
|
Merge branch '1.11' into 1.12
Conflicts:
sites/www/changelog.rst
|
2014-02-11 14:26:34 -08:00 |
Jeff Forcier
|
41d7339992
|
Merge branch '1.10' into 1.11
Conflicts:
sites/www/changelog.rst
|
2014-02-11 14:23:50 -08:00 |
Jeff Forcier
|
c142454621
|
Start reverting explicit-release stuff in favor of release-line specifiers on bugs.
|
2014-02-11 14:23:15 -08:00 |
Jeff Forcier
|
36b937d436
|
Merge branch '1.10' into 1.11
|
2014-02-11 09:48:00 -08:00 |
Jeff Forcier
|
0a2887a8cc
|
Changelog re #35
|
2014-02-10 17:59:32 -08:00 |
Jeff Forcier
|
fe3d3beca4
|
Fix extra colon in changelog
|
2014-02-10 17:59:25 -08:00 |
Jeff Forcier
|
c7090c52de
|
Merge branch '1.11' into 1.12
|
2014-02-03 14:11:00 -08:00 |
Jeff Forcier
|
36abefdac0
|
Merge branch '1.10' into 1.11
|
2014-02-03 14:10:58 -08:00 |
Jeff Forcier
|
cdf62655cb
|
Simplify www page footer.
Robey copyright remains in source code but this site is
brand new & the footer was real noisy. Eh.
|
2014-02-03 14:10:23 -08:00 |
Jeff Forcier
|
0f2fb26287
|
Update to new Alabaster version for footer/extension stuff
|
2014-02-03 14:09:56 -08:00 |
Jeff Forcier
|
792cfe0cf6
|
Merge branch '1.11' into 1.12
Conflicts:
sites/www/changelog.rst
|
2014-01-30 14:32:22 -08:00 |
Jeff Forcier
|
0a90bef4f4
|
Merge branch '1.10' into 1.11
Conflicts:
sites/www/changelog.rst
|
2014-01-30 14:32:10 -08:00 |
Jeff Forcier
|
4aa9668653
|
Don't preseed releases, ugh
|
2014-01-30 14:31:59 -08:00 |
Jeff Forcier
|
5aa0d401f6
|
Merge branch '1.11' into 1.12
|
2014-01-30 14:29:19 -08:00 |
Jeff Forcier
|
397cd4ce99
|
Merge branch '1.10' into 1.11
|
2014-01-30 14:29:16 -08:00 |
Jeff Forcier
|
55722240b5
|
Fix broken link format
|
2014-01-30 14:20:13 -08:00 |
Jeff Forcier
|
52183257d0
|
Remove blog link for now
|
2014-01-30 14:20:04 -08:00 |
Jeff Forcier
|
343d0492a7
|
Backport changelog bugfix from 1.12
|
2014-01-30 10:57:06 -08:00 |
Jeff Forcier
|
70bcde95c1
|
Backport changelog bugfix from 1.12
|
2014-01-30 10:56:03 -08:00 |
Jeff Forcier
|
5ba3761f21
|
Fix some boogs in changelog
|
2014-01-30 10:55:10 -08:00 |
Jeff Forcier
|
14929d6909
|
1.12 releases
|
2014-01-30 10:45:00 -08:00 |
Jeff Forcier
|
a83f0d3038
|
Add rest of 1.11 releases
|
2014-01-30 10:40:29 -08:00 |
Jeff Forcier
|
d0d711ac78
|
Port 1.11.1
|
2014-01-29 15:20:53 -08:00 |
Jeff Forcier
|
176493823c
|
Missed a spot w/ SnR
|
2014-01-29 15:16:09 -08:00 |
Jeff Forcier
|
a58ee1c89a
|
Missed a spot w/ SnR
|
2014-01-29 15:16:04 -08:00 |
Jeff Forcier
|
6646e36673
|
Add 1.11.0 to new changelog
|
2014-01-29 15:06:14 -08:00 |
Jeff Forcier
|
34320dfd61
|
Forgot to update backticks for Sphinx, derp
|
2014-01-29 15:06:03 -08:00 |
Jeff Forcier
|
2b64ff4cd9
|
Forgot to update backticks for Sphinx, derp
|
2014-01-29 15:05:52 -08:00 |
Jeff Forcier
|
b8d1724f57
|
Comment out intersphinx pending #256
|
2014-01-29 14:24:54 -08:00 |
Jeff Forcier
|
2b0f834c16
|
Move API doc sister link to www site only, derp
|
2014-01-29 14:23:46 -08:00 |
Jeff Forcier
|
b60075c7cd
|
Prevent warning about unlinked blog page
|
2014-01-28 16:00:03 -08:00 |
Jeff Forcier
|
7b690707dd
|
Don't display blog for now
|
2014-01-28 12:50:24 -08:00 |
Jeff Forcier
|
da51cd8b14
|
Update to new alabaster-driven nav sidebar
|
2014-01-28 12:50:19 -08:00 |
Jeff Forcier
|
69d40710dc
|
Tweak logo settings (& rely on new alabaster defaults)
|
2014-01-28 08:46:33 -08:00 |
Jeff Forcier
|
87cd72c144
|
Set up Intersphinx so www can ref docs
|
2014-01-23 15:36:03 -08:00 |
Olle Lundberg
|
24635609dc
|
Epydoc -> Sphinx.
|
2014-01-23 11:32:59 +01:00 |
Jeff Forcier
|
dde21a7de0
|
Nuke extraneous colons, add 'major' notes
|
2014-01-22 14:25:18 -08:00 |
Jeff Forcier
|
03768eadca
|
Migrate 1.10.x NEWS entries to Sphinx changelog
|
2014-01-22 12:55:37 -08:00 |
Jeff Forcier
|
5a1f927310
|
Blog only used/exists in www, don't import it in docs site
|
2014-01-22 10:55:39 -08:00 |
Jeff Forcier
|
2da9142520
|
Rename 'main' doctree to 'www'; refactor sphinx task conf
|
2014-01-21 16:59:21 -08:00 |
Jeff Forcier
|
ccb7a6c2cd
|
Start fleshing out two-site setup
|
2014-01-21 16:15:30 -08:00 |