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 (
Collapse
)
Author
Age
Files
Lines
*
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 ↵
Georg Brandl
2009-04-26
1
-2/+2
|
|
|
|
is in Lib/.
*
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 ↵
Georg Brandl
2009-02-05
1
-0/+8
|
|
|
|
list.
*
fix download url
Benjamin Peterson
2009-01-29
1
-1/+1
|
*
#4976: union() and intersection() take multiple args, but talk about "the ↵
Georg Brandl
2009-01-18
1
-0/+3
|
|
|
|
other".
*
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
|
|
|
|
Patch by Gabriel Genellina.
*
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 ↵
Georg Brandl
2009-01-03
1
-0/+217
|
|
|
|
inconsistencies in the Doc sources.
*
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
|
*
Fix opensearch template.
Georg Brandl
2008-07-06
1
-14/+4
|
*
Generate pydoc's topic help from the reST docs via Sphinx'
Georg Brandl
2008-06-01
1
-0/+66
|
|
|
|
new text writer.
*
Add OpenSearch and a Python logo to the HTML output.
Georg Brandl
2008-04-27
3
-0/+19
|
*
Use correct XHTML tags.
Georg Brandl
2008-04-27
1
-16/+16
|
*
Update template for newest Sphinx.
Georg Brandl
2008-04-19
1
-0/+3
|
*
Add :issue: directive for easy linking to bugs.python.org.
Georg Brandl
2008-04-09
1
-0/+24
|
*
Make patchlevel print out the release if called as a script.
Georg Brandl
2008-03-02
1
-0/+3
|
*
Until we got downloadable docs, stop confusing viewers by talking about a ↵
Georg Brandl
2008-02-29
1
-11/+5
|
|
|
|
nonexisting table.
*
Adapt to latest doctools refactoring.
Georg Brandl
2008-01-21
1
-0/+68
|
*
Doc build should work with 2.4 now.
Georg Brandl
2008-01-16
1
-8/+8
|
[next]