]> granicus.if.org Git - python/commit
Add "suspicious" builder which finds leftover markup in the HTML files.
authorGeorg Brandl <georg@python.org>
Sun, 4 Jan 2009 10:23:49 +0000 (10:23 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 4 Jan 2009 10:23:49 +0000 (10:23 +0000)
commit700cf28f410521066f40671f1da7db0302d753fd
tree161e9bc80dfeeb1aa34ecebcc7a5acf9e2c41ded
parent775aa4a026a9b6240a641b0edc5a8038afbb289b
Add "suspicious" builder which finds leftover markup in the HTML files.

Patch by Gabriel Genellina.
Doc/Makefile
Doc/make.bat
Doc/tools/sphinxext/pyspecific.py
Doc/tools/sphinxext/susp-ignored.csv [new file with mode: 0644]
Doc/tools/sphinxext/suspicious.py [new file with mode: 0644]