Commit graph

318 commits

Author SHA1 Message Date
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
Fred Drake
6e2e90d160 switch remaining icon references to the PNG icons 2004-11-05 04:51:05 +00:00
Fred Drake
2e6fb4634c remove gzipped archives from the list of expected distributions 2004-09-17 20:23:47 +00:00
Matthias Klose
cf02e31683 Remove commented definition of the MKHOWTO macro. 2004-08-18 22:27:04 +00:00
Matthias Klose
5b75f7d19b Remove zero-byte gif files from generated html docs 2004-08-18 22:17:44 +00:00
Kurt B. Kaiser
ad5206fc02 Clarify requirement for GNU make 2004-07-11 04:10:14 +00:00
Fred Drake
4f580e8394 include both the GIF and PNG icons in the HTML package 2004-04-08 18:50:51 +00:00
Fred Drake
4ac6c6afc3 add the distutils modules to the global modules list 2004-03-23 19:26:54 +00:00
Fred Drake
a6008d08fa Make sure the trunk Makefile doesn't require mkhowto to be "installed"
as described in "Documenting Python".
2003-10-01 18:49:55 +00:00
Fred Drake
b36615d584 - update pkglist.html more frequently, and explain why that's helpful
- add a comment explaining what pkglist.html is for
2003-09-28 16:25:43 +00:00
Fred Drake
c8083cf1cc Load the version information from ../Include/patchlevel.h, so there are
fewer changes to make to version numbers after a release.
2003-09-27 22:07:05 +00:00
Fred Drake
e1b38c48fa update one more reference to a file that moved from texinputs/ to
commontex/
2003-09-27 07:48:25 +00:00