Georg Brandl
4263ad8d37
Update Sphinx to 0.6.7.
2010-10-29 05:41:25 +00:00
Georg Brandl
2471063dc7
Merged revisions 85276 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r85276 | georg.brandl | 2010-10-06 12:35:24 +0200 (Mi, 06 Okt 2010) | 1 line
Fix the suspicious builder not to write CRLF, update suspicious file and add instructions to Makefile.
........
2010-10-06 10:47:20 +00:00
Georg Brandl
10c78a78a7
Merged revisions 83663 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r83663 | georg.brandl | 2010-08-03 14:36:57 +0200 (Di, 03 Aug 2010) | 1 line
A couple of nits how to ignore errors.
........
2010-08-03 12:37:19 +00:00
Georg Brandl
2e73a3f39e
Merged revisions 82789 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r82789 | georg.brandl | 2010-07-11 10:33:16 +0200 (So, 11 Jul 2010) | 1 line
Silence makeindex.
........
2010-07-11 08:57:05 +00:00
Georg Brandl
e82110f3a5
Change/fix handling of docs download location: for daily builds, put them right next to the HTML.
2010-03-13 13:39:46 +00:00
Georg Brandl
fce7b86807
Bump externals versions for doc build.
2010-03-13 10:54:12 +00:00
Georg Brandl
3446583976
Add Makefile targets for automatic doc build. Add script that will be used for daily build.
2010-03-13 10:12:39 +00:00
Dirkjan Ochtman
e4c74e1ea2
Issue #8004 : add a serve target to the Doc Makefile.
2010-02-24 04:12:11 +00:00
Georg Brandl
e5ee7e38e8
#7602 : improve "clean" and "checkout" targets now that all tools are in externals.
2009-12-30 18:36:09 +00:00
Georg Brandl
95049f2561
Use new Pygments version.
2009-12-30 16:21:26 +00:00
Benjamin Peterson
cde5115f26
use Sphinx 0.6.3
2009-11-13 23:11:54 +00:00
Benjamin Peterson
8e7b476945
update to sphinx 0.6.2
2009-06-29 03:30:55 +00:00
Georg Brandl
438192540d
Move pydoc_topics module to its own subdirectory, so that no generated code is in Lib/.
2009-04-26 09:56:44 +00:00
Georg Brandl
0d478c455b
Another file where the versions need to be up to date.
2009-04-26 06:06:53 +00:00
Georg Brandl
576574f5dd
Note that the versions are also in README.txt.
2009-04-26 06:05:58 +00:00
Georg Brandl
400fd60a8d
Switch to fixed Sphinx version.
2009-03-28 19:52:58 +00:00
Benjamin Peterson
d680d96027
use Jinja 2.1.1
2009-01-04 22:00:18 +00:00
Georg Brandl
700cf28f41
Add "suspicious" builder which finds leftover markup in the HTML files.
...
Patch by Gabriel Genellina.
2009-01-04 10:23:49 +00:00
Georg Brandl
3b62c2ff69
Disable the line length checker by default.
2009-01-03 21:11:58 +00:00
Georg Brandl
9f7a3398ab
Add rstlint, a little tool to find subtle markup problems and inconsistencies in the Doc sources.
2009-01-03 20:30:15 +00:00
Benjamin Peterson
f281ff81a4
compute DISTVERSION with patchlevel.py
2008-12-21 21:00:53 +00:00
Georg Brandl
e489db8f25
Forward-port r66736.
2008-10-02 19:09:47 +00:00
Georg Brandl
267acd2205
Add "dist" target.
2008-09-21 10:03:39 +00:00
Georg Brandl
450a7f578e
Update readme and Makefile (web builder doesn't exist).
2008-09-21 07:36:22 +00:00
Benjamin Peterson
9ba7a309be
use the latest pygments version
2008-09-09 23:16:48 +00:00
Benjamin Peterson
b279b8a541
add a htmlview directive
2008-06-26 21:23:30 +00:00
Georg Brandl
aa7c8bda63
Use newer versions of externals.
2008-06-26 21:12:55 +00:00
Georg Brandl
681001e11b
Generate pydoc's topic help from the reST docs via Sphinx'
...
new text writer.
2008-06-01 20:33:55 +00:00
Georg Brandl
4f2c998ca9
Add plain text make target.
2008-06-01 16:41:31 +00:00
Georg Brandl
8ffb5734d3
Check out Jinja as a separate step now that it's not included in the Sphinx package anymore.
2008-04-13 20:51:27 +00:00
Georg Brandl
b98fe5a87f
Allow giving source names on the cmdline.
2008-03-22 10:58:38 +00:00
Georg Brandl
17baef0b7c
Activate the Sphinx doctest extension and convert howto/functional to use it.
2008-03-22 10:56:23 +00:00
Georg Brandl
1704828098
Documentation coverage builder, part 1.
2008-02-23 18:47:04 +00:00
Georg Brandl
7be67ff2e0
Wording nit.
2008-02-01 19:24:01 +00:00
Georg Brandl
cd235278ba
Add link checker builder, written for GHOP by Thomas Lamb.
2008-02-01 15:50:15 +00:00
Georg Brandl
b19be571e0
Some cleanup in the docs.
2007-12-29 10:57:00 +00:00
Georg Brandl
eee1fc51ba
Adapt conf.py to new option names.
2007-12-16 19:36:51 +00:00
Georg Brandl
584265b001
Add more entries to the glossary.
...
Written by Jeff Wheeler for GHOP.
2007-12-02 14:58:50 +00:00
Georg Brandl
fef8be66e3
Update Pygments version from externals.
2007-10-23 18:21:35 +00:00
Martin v. Löwis
3994240b6c
Allow making update with no prior checkout.
2007-09-10 13:19:10 +00:00
Georg Brandl
09a5c3e6bb
Fix a wrong path in the Makefile.
2007-08-15 18:30:42 +00:00
Georg Brandl
7094a0c9a8
Don't use "?=" which seems to be a GNUism.
2007-08-15 18:02:37 +00:00
Georg Brandl
8ec7f65613
Move the 2.6 reST doc tree in place.
2007-08-15 14:28:01 +00:00
Georg Brandl
f56181ff53
Delete the LaTeX doc tree.
2007-08-15 14:26:55 +00:00
Fred Drake
62e955ad13
add boilerplate "What's New" document so the docs will build
2006-09-23 00:26:31 +00:00
Fred Drake
7cea65cc27
remove non-working document formats from edist
2006-06-19 17:31:16 +00:00
Fred Drake
8038163ee6
revert incomplete changes committed by accident
2006-04-06 00:18:28 +00:00
Fred Drake
ca30e1d5ec
update URL to reflect new website
2006-04-06 00:17:08 +00:00
Georg Brandl
7eb4b7d177
Fix all wrong instances of "it's".
2005-07-22 21:49:32 +00:00
Fred Drake
cf05f47280
- bump version number for "What's New" document
...
- don't create .tgz version of doc source package, since we're not
generating that for the other formats either
2004-12-01 05:55:47 +00:00