index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "report a bug" links in some prominent places. Make it clear that doc bu...
Georg Brandl
2010-04-22
2
-0/+13
*
Update for new download location.
Georg Brandl
2010-03-13
1
-1/+2
*
Change/fix handling of docs download location: for daily builds, put them rig...
Georg Brandl
2010-03-13
1
-9/+6
*
Add Makefile targets for automatic doc build. Add script that will be used f...
Georg Brandl
2010-03-13
1
-0/+81
*
Make printout margin important.
Georg Brandl
2009-10-22
1
-1/+1
*
Fix stylesheet for multi-paragraph impl-details.
Georg Brandl
2009-10-22
1
-2/+6
*
Allow short form with text as argument.
Georg Brandl
2009-10-22
1
-0/+3
*
Make it more robust.
Georg Brandl
2009-10-22
1
-1/+7
*
Add a new directive marking up implementation details and start using it.
Georg Brandl
2009-10-22
2
-0/+35
*
Add the Python FAQ lists to the documentation. Copied from sandbox/faq. Man...
Georg Brandl
2009-10-11
1
-0/+2
*
Make deprecation notices as visible as warnings are right now.
Georg Brandl
2009-09-16
2
-10/+21
*
Add donation link to docs footer.
Georg Brandl
2009-08-04
1
-0/+11
*
mark 3.1 as stable docs
Benjamin Peterson
2009-06-26
1
-2/+2
*
use 'rc' for release candidates for consistency
Benjamin Peterson
2009-06-13
1
-1/+1
*
Use the preferred form of raise statements in the docs.
Georg Brandl
2009-06-03
2
-6/+6
*
switch library reference and language reference
Benjamin Peterson
2009-05-28
1
-2/+2
*
Remove two dead links
Andrew M. Kuchling
2009-05-06
1
-2/+0
*
Move pydoc_topics module to its own subdirectory, so that no generated code i...
Georg Brandl
2009-04-26
1
-2/+2
*
IE needs the border-left:0 for some reason.
Raymond Hettinger
2009-04-10
1
-1/+2
*
More table clean-up
Raymond Hettinger
2009-04-10
1
-6/+2
*
Center table headings.
Raymond Hettinger
2009-04-09
1
-0/+4
*
More table formatting.
Raymond Hettinger
2009-04-09
1
-1/+6
*
Add a custom stylesheet with better table formatting.
Georg Brandl
2009-04-09
1
-0/+415
*
Update ignore file for suspicious builder.
Georg Brandl
2009-04-08
1
-0/+2
*
use the awesome new status iterator
Benjamin Peterson
2009-03-29
1
-1/+3
*
Add links to the other versions we have in stock.
Georg Brandl
2009-02-13
1
-3/+8
*
document individual 2to3 fixers
Benjamin Peterson
2009-02-07
1
-0/+1
*
fix download link
Benjamin Peterson
2009-02-06
1
-1/+1
*
#4563: disable alpha and roman lists, fixes wrong formatting of contributor l...
Georg Brandl
2009-02-05
1
-0/+8
*
fix download url
Benjamin Peterson
2009-01-29
1
-1/+1
*
#4976: union() and intersection() take multiple args, but talk about "the oth...
Georg Brandl
2009-01-18
1
-0/+3
*
use new sphinx modules
Benjamin Peterson
2009-01-08
2
-10/+4
*
Add "suspicious" builder which finds leftover markup in the HTML files.
Georg Brandl
2009-01-04
3
-0/+405
*
only check the actual compile() call for a SyntaxError
Benjamin Peterson
2009-01-04
1
-5/+5
*
Disable the line length checker by default.
Georg Brandl
2009-01-03
1
-2/+7
*
Recognize usage of the default role.
Georg Brandl
2009-01-03
1
-2/+10
*
Add rstlint, a little tool to find subtle markup problems and inconsistencies...
Georg Brandl
2009-01-03
1
-0/+217
*
python version is included in file name now
Benjamin Peterson
2008-12-26
1
-7/+7
*
sphinx.web is long gone
Benjamin Peterson
2008-12-21
1
-14/+0
*
silence annoying DeprecationWarning
Benjamin Peterson
2008-12-20
1
-1/+5
*
Add link to the favicon to the docs.
Georg Brandl
2008-12-07
1
-1/+7
*
let people using SVN Sphinx still build the docs
Benjamin Peterson
2008-12-01
1
-1/+5
*
fix pyspecific extensions that were broken by Sphinx's grand renaming
Benjamin Peterson
2008-11-30
1
-1/+1
*
a few fixes on the download page
Benjamin Peterson
2008-11-17
1
-2/+2
*
Make all whatsnew docs accessible.
Georg Brandl
2008-10-08
1
-1/+1
*
Forward-port r66736.
Georg Brandl
2008-10-02
2
-4/+3
*
Don't show version in title.
Georg Brandl
2008-09-28
1
-2/+3
*
No downloads for RCs.
Georg Brandl
2008-09-28
1
-0/+6
*
Fill out download page.
Georg Brandl
2008-09-21
1
-18/+24
*
Move opcode handling to Python's extension.
Georg Brandl
2008-07-23
1
-0/+22
[next]