diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2004-03-04 22:07:16 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2004-03-04 22:07:16 +0000 |
commit | fc97906edfc501278820fdcd3fc05efcbded1538 (patch) | |
tree | b761cdc8852ad55bac5ea40a66c65ebbe353d7bf /doc/APIchunk11.html | |
parent | b34321c78c36cc3760290a6fe46b114a78c5c4f7 (diff) | |
download | libxml2-fc97906edfc501278820fdcd3fc05efcbded1538.tar.gz |
paalied patch from Julio M. Merino Vidal fixing bug #134751 to fix
* configure.in doc/Makefile.am include/libxml/Makefile.am:
paalied patch from Julio M. Merino Vidal fixing bug #134751
to fix --with-html-dir option.
* doc/*: rebuilt fully the docs
* doc/html/libxml-xmlsave.html: new file from new header.
Daniel
Diffstat (limited to 'doc/APIchunk11.html')
-rw-r--r-- | doc/APIchunk11.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/APIchunk11.html b/doc/APIchunk11.html index 37a4f3bd..d8c29511 100644 --- a/doc/APIchunk11.html +++ b/doc/APIchunk11.html @@ -269,6 +269,8 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxml-parser.html#xmlReadFd">xmlReadFd</a><br /> <a href="html/libxml-xmlreader.html#xmlReaderForFd">xmlReaderForFd</a><br /> <a href="html/libxml-xmlreader.html#xmlReaderNewFd">xmlReaderNewFd</a><br /> +<a href="html/libxml-xmlsave.html#xmlSaveToFd">xmlSaveToFd</a><br /> +<a href="html/libxml-xmlsave.html#xmlSaveToIO">xmlSaveToIO</a><br /> </dd><dt>designed</dt><dd><a href="html/libxml-encoding.html#xmlCharEncodingOutputFunc">xmlCharEncodingOutputFunc</a><br /> <a href="html/libxml-parser.html#xmlLoadExternalEntity">xmlLoadExternalEntity</a><br /> </dd><dt>desired</dt><dd><a href="html/libxml-tree.html#xmlBufferResize">xmlBufferResize</a><br /> |