diff options
Diffstat (limited to 'docs/manual.html')
| -rw-r--r-- | docs/manual.html | 36 | 
1 files changed, 18 insertions, 18 deletions
| diff --git a/docs/manual.html b/docs/manual.html index ecac884..64c1c90 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -1,16 +1,16 @@  <html>  <head>  <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> -<title>pugixml 1.4</title> +<title>pugixml 1.5</title>  <link rel="stylesheet" href="pugixml.css" type="text/css">  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="manual.html" title="pugixml 1.4"> +<link rel="home" href="manual.html" title="pugixml 1.5">  <link rel="next" href="manual/install.html" title="Installation">  </head>  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">  <table width="100%"><tr>  <td> -<a href="http://pugixml.org/">pugixml 1.4</a> manual | +<a href="http://pugixml.org/">pugixml 1.5</a> manual |  		<b>Overview</b> |  		<a href="manual/install.html">Installation</a> |  		Document: @@ -24,17 +24,17 @@  <hr>  <div class="book"><div class="section">  <div class="titlepage"><div><div><h2 class="title" style="clear: both"> -<a name="manual.overview"></a><a class="link" href="manual.html#manual.overview" title="Overview">Overview</a> +<a name="manual.overview"></a><a class="link" href="manual.html#manual.overview" title="Overview"> Overview</a>  </h2></div></div></div>  <div class="toc"><dl class="toc"> -<dt><span class="section"><a href="manual.html#manual.overview.introduction">Introduction</a></span></dt> -<dt><span class="section"><a href="manual.html#manual.overview.feedback">Feedback</a></span></dt> -<dt><span class="section"><a href="manual.html#manual.overview.thanks">Acknowledgments</a></span></dt> -<dt><span class="section"><a href="manual.html#manual.overview.license">License</a></span></dt> +<dt><span class="section"><a href="manual.html#manual.overview.introduction"> Introduction</a></span></dt> +<dt><span class="section"><a href="manual.html#manual.overview.feedback"> Feedback</a></span></dt> +<dt><span class="section"><a href="manual.html#manual.overview.thanks"> Acknowledgments</a></span></dt> +<dt><span class="section"><a href="manual.html#manual.overview.license"> License</a></span></dt>  </dl></div>  <div class="section">  <div class="titlepage"><div><div><h3 class="title"> -<a name="manual.overview.introduction"></a><a class="link" href="manual.html#manual.overview.introduction" title="Introduction">Introduction</a> +<a name="manual.overview.introduction"></a><a class="link" href="manual.html#manual.overview.introduction" title="Introduction"> Introduction</a>  </h3></div></div></div>  <p>          <a href="http://pugixml.org/" target="_top">pugixml</a> is a light-weight C++ XML @@ -69,7 +69,7 @@  </tr>  <tr><td align="left" valign="top"><p>            No documentation is perfect, neither is this one. If you encounter a description -          that is unclear, please file an issue as described in <a class="xref" href="manual.html#manual.overview.feedback" title="Feedback">Feedback</a>. +          that is unclear, please file an issue as described in <a class="xref" href="manual.html#manual.overview.feedback" title="Feedback"> Feedback</a>.            Also if you can spare the time for a full proof-reading, including spelling            and grammar, that would be great! Please <a class="link" href="manual.html#email">send me            an e-mail</a>; as a token of appreciation, your name will be included @@ -80,7 +80,7 @@  </div>  <div class="section">  <div class="titlepage"><div><div><h3 class="title"> -<a name="manual.overview.feedback"></a><a class="link" href="manual.html#manual.overview.feedback" title="Feedback">Feedback</a> +<a name="manual.overview.feedback"></a><a class="link" href="manual.html#manual.overview.feedback" title="Feedback"> Feedback</a>  </h3></div></div></div>  <p>          If you believe you've found a bug in pugixml (bugs include compilation problems @@ -107,14 +107,14 @@          Your contribution has to be distributed under the terms of a license that's          compatible with pugixml license; i.e. GPL/LGPL licensed code is not accepted.        </p> -<p> -        <a name="email"></a>If filing an issue is not possible due to privacy or -        other concerns, you can contact pugixml author by e-mail directly: <a href="mailto:arseny.kapoulkine@gmail.com" target="_top">arseny.kapoulkine@gmail.com</a>. +<a name="email"></a><p> +        If filing an issue is not possible due to privacy or other concerns, you +        can contact pugixml author by e-mail directly: <a href="mailto:arseny.kapoulkine@gmail.com" target="_top">arseny.kapoulkine@gmail.com</a>.        </p>  </div>  <div class="section">  <div class="titlepage"><div><div><h3 class="title"> -<a name="manual.overview.thanks"></a><a class="link" href="manual.html#manual.overview.thanks" title="Acknowledgments">Acknowledgments</a> +<a name="manual.overview.thanks"></a><a class="link" href="manual.html#manual.overview.thanks" title="Acknowledgments"> Acknowledgments</a>  </h3></div></div></div>  <p>          pugixml could not be developed without the help from many people; some of @@ -140,7 +140,7 @@  </div>  <div class="section">  <div class="titlepage"><div><div><h3 class="title"> -<a name="manual.overview.license"></a><a class="link" href="manual.html#manual.overview.license" title="License">License</a> +<a name="manual.overview.license"></a><a class="link" href="manual.html#manual.overview.license" title="License"> License</a>  </h3></div></div></div>  <p>          The pugixml library is distributed under the MIT license: @@ -184,13 +184,13 @@ pugixml  </div>  </div></div>  <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> -<td align="left"><p><small>Last revised: February 28, 2014 at 06:00:02 GMT</small></p></td> +<td align="left"><p><small>Last revised: November 18, 2014 at 17:25:31 GMT</small></p></td>  <td align="right"><div class="copyright-footer"></div></td>  </tr></table>  <hr>  <table width="100%"><tr>  <td> -<a href="http://pugixml.org/">pugixml 1.4</a> manual | +<a href="http://pugixml.org/">pugixml 1.5</a> manual |  		<b>Overview</b> |  		<a href="manual/install.html">Installation</a> |  		Document: | 
