diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2001-10-30 12:51:17 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2001-10-30 12:51:17 +0000 |
commit | 52dcab3999cc9c480b275bc3ddf66dbb66f92d68 (patch) | |
tree | 1c3c2b7a683a76515c32db26f134238508a03d1b /doc/intro.html | |
parent | a9e65e8be296953aa4f6df75b2cae7d0e70f5d2b (diff) | |
download | libxml2-52dcab3999cc9c480b275bc3ddf66dbb66f92d68.tar.gz |
preparing 2.4.7 switched to the latest xmllint manual page from JohnLIBXML_2_4_7
* configure.in: preparing 2.4.7
* Makefile.am doc/Makefile.am: switched to the latest xmllint
manual page from John
* doc/*: updated the doc and rebuilt the generated pages
Daniel
Diffstat (limited to 'doc/intro.html')
-rw-r--r-- | doc/intro.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/intro.html b/doc/intro.html index ff9e9297..f253a8c7 100644 --- a/doc/intro.html +++ b/doc/intro.html @@ -49,6 +49,7 @@ A:link, A:visited, A:active { text-decoration: underline } <li><a href="entities.html">Entities or no entities</a></li> <li><a href="namespaces.html">Namespaces</a></li> <li><a href="upgrade.html">Upgrading 1.x code</a></li> +<li><a href="threads.html">Thread safety</a></li> <li><a href="DOM.html">DOM Principles</a></li> <li><a href="example.html">A real example</a></li> <li><a href="contribs.html">Contributions</a></li> |