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
Fred Drake
0d86ea71b5
Adjust the organization a bit and update some of the comments to
...
better explain what's happening.
2003-09-27 07:37:09 +00:00
Fred Drake
410825ac8b
Move content input files shared among the documents into a new directory
...
(commontex/), leaving only style support files in texinputs/. This makes
texinputs/ part of the formatting tools while commontex/ is strictly part
of the actual documentation.
2003-09-27 07:11:17 +00:00
Fred Drake
e395e2278c
Fix the most recent change to the invocation of the mkhowto script so
...
that it works for all targets.
The issue here is that there are two different levels in the directory
tree at which we execute mkhowto, so we can't define it just once
using a relative path (at least not with the current implementation
and Makefile structure). We use the GNUish $(shell) function here to
work around that restriction by identifying mkhowto using an absolute
path.
2003-09-27 05:52:16 +00:00
Fred Drake
df49324c0b
define a variable to specify the mkhowto program itself, as for any
...
other application
2003-09-25 15:25:37 +00:00
Fred Drake
90b20494a1
there's a new "What's New" for Python 2.4
2003-07-30 19:14:54 +00:00