Georg Brandl
40dcf7f0be
Doc/Makefile: also do "make suspicious" during daily autobuild
2013-11-24 16:17:54 +01:00
Georg Brandl
5fb657dfab
Add a autobuild-quick target that only rebuilds HTML.
2012-10-28 08:09:02 +01:00
Ezio Melotti
8645890f8b
#8040 : enable the versionswitcher for the autobuild-dev target.
2012-10-27 22:28:48 +03:00
Sandro Tosi
bbd41d0874
update Sphinx reference from 0.6.7 to 1.0.7
2012-01-14 16:41:26 +01:00
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