]> granicus.if.org Git - python/commit
Add rstlint, a little tool to find subtle markup problems and inconsistencies in...
authorGeorg Brandl <georg@python.org>
Sat, 3 Jan 2009 20:30:15 +0000 (20:30 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 3 Jan 2009 20:30:15 +0000 (20:30 +0000)
commit9f7a3398ab55e4ccfa4e225a2908918c04c14e40
tree6a50ac3d37da2e5cd652d0666d184c84649d5411
parenta24067e8b33ef7c7bf57de6264dd1a10f0a970d4
Add rstlint, a little tool to find subtle markup problems and inconsistencies in the Doc sources.
Doc/Makefile
Doc/tools/rstlint.py [new file with mode: 0755]