mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-08-01 10:06:59 +03:00
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)
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user