summaryrefslogtreecommitdiff
path: root/genChRanges.py
diff options
context:
space:
mode:
authorWilliam M. Brack <wbrack@src.gnome.org>2003-11-15 10:35:20 +0000
committerWilliam M. Brack <wbrack@src.gnome.org>2003-11-15 10:35:20 +0000
commit2ad1dfffa032025ec70de5b4af878e9b092c79f3 (patch)
tree9e4e32a71621effa8fa0796ebbe7f06ae6884f84 /genChRanges.py
parent272693c7e127a43dbcd5bc39c1cec4bfcdabcd2a (diff)
downloadlibxml2-2ad1dfffa032025ec70de5b4af878e9b092c79f3.tar.gz
rebuilt the generated pages (again), manually restored doc/html/index.html
* doc/Makefile.am doc/*.html doc/html/*.html: rebuilt the generated pages (again), manually restored doc/html/index.html and manually edited generated file doc/gnome-xml.xml to put in appropriate headings. * doc/docdescr.doc: new file to describe details of the document generation (helps my memory for the next time) * genChRanges.py,chvalid.c,include/libxml/chvalid.h: minor enhancement to please the automatic documentation generation.
Diffstat (limited to 'genChRanges.py')
-rwxr-xr-xgenChRanges.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/genChRanges.py b/genChRanges.py
index 5c4a2b22..91a3399e 100755
--- a/genChRanges.py
+++ b/genChRanges.py
@@ -344,7 +344,6 @@ for f in fkeys:
header.write("""
/**
* %s_ch:
- *
* @c: char to validate
*
* Automatically generated by genChRanges.py