diff options
author | William M. Brack <wbrack@src.gnome.org> | 2003-11-14 07:13:16 +0000 |
---|---|---|
committer | William M. Brack <wbrack@src.gnome.org> | 2003-11-14 07:13:16 +0000 |
commit | d7cf7f8dc9009260331411ea6613c600ff8c9141 (patch) | |
tree | 37f70bac9529e91e338fc4dde75729c750e50319 /doc/APIchunk20.html | |
parent | d9d63d6e53cdc0a5420c3eccbdbc99c236168d7f (diff) | |
download | libxml2-d7cf7f8dc9009260331411ea6613c600ff8c9141.tar.gz |
minor changes to some comments rebuilt the generated HTML pages for
* tree.c: minor changes to some comments
* doc/*.html: rebuilt the generated HTML pages for changes
from jfleck (bug 126945)
Diffstat (limited to 'doc/APIchunk20.html')
-rw-r--r-- | doc/APIchunk20.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/APIchunk20.html b/doc/APIchunk20.html index 7cd732c0..c141079e 100644 --- a/doc/APIchunk20.html +++ b/doc/APIchunk20.html @@ -15,9 +15,9 @@ A:link, A:visited, A:active { text-decoration: underline } </head> <body bgcolor="#8b7765" text="#000000" link="#000000" vlink="#000000"> <table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr> -<td width="120"><a href="http://swpat.ffii.org/"><img src="epatents.png" alt="Action against software patents"></a></td> +<td width="120"><a href="http://swpat.ffii.org/"><img src="../epatents.png" alt="Action against software patents"></a></td> <td width="180"> -<a href="http://www.gnome.org/"><img src="gnome2.png" alt="Gnome2 Logo"></a><a href="http://www.w3.org/Status"><img src="w3c.png" alt="W3C Logo"></a><a href="http://www.redhat.com/"><img src="redhat.gif" alt="Red Hat Logo"></a><div align="left"><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-180x168.gif" alt="Made with Libxml2 Logo"></a></div> +<a href="http://www.gnome.org/"><img src="../gnome2.png" alt="Gnome2 Logo"></a><a href="http://www.w3.org/Status"><img src="../w3c.png" alt="W3C Logo"></a><a href="http://www.redhat.com/"><img src="../redhat.gif" alt="Red Hat Logo"></a><div align="left"><a href="http://xmlsoft.org/"><img src="../Libxml2-Logo-180x168.gif" alt="Made with Libxml2 Logo"></a></div> </td> <td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center"> <h1>The XML C parser and toolkit of Gnome</h1> @@ -48,6 +48,7 @@ A:link, A:visited, A:active { text-decoration: underline } <li><a href="catalog.html">Catalog support</a></li> <li><a href="namespaces.html">Namespaces</a></li> <li><a href="contribs.html">Contributions</a></li> +<li><a href="examples/index.html" style="font-weight:bold">Code Examples</a></li> <li><a href="guidelines.html">XML Guidelines</a></li> </ul> </td></tr> |