summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWilliam M. Brack <wbrack@src.gnome.org>2003-10-18 12:42:41 +0000
committerWilliam M. Brack <wbrack@src.gnome.org>2003-10-18 12:42:41 +0000
commit196b38860c1a33e2ee8656a8373e25835f141939 (patch)
tree6ed8117fae8599b5d40a2b96b939435e04bd8c38 /doc
parent847332a0da596e84f00acc9d692e0e582b8b12ea (diff)
downloadlibxml2-196b38860c1a33e2ee8656a8373e25835f141939.tar.gz
enhanced to include enough comments to make the api doc generation happy.
* genChRanges.py, chvalid.c, include/libxml/chvalid.h, doc/apibuild.py: enhanced to include enough comments to make the api doc generation happy.
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/apibuild.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/apibuild.py b/doc/apibuild.py
index ce2f738c..912ae8e6 100755
--- a/doc/apibuild.py
+++ b/doc/apibuild.py
@@ -25,7 +25,6 @@ ignored_files = {
"testOOM.c": "out of memory tester",
"testOOMlib.h": "out of memory tester",
"testOOMlib.c": "out of memory tester",
- "chvalid.h": "internal only + parsing problems",
"pattern.c": "not integrated yet",
"pattern.h": "not integrated yet",
}