|
@@ -69,7 +69,7 @@ $(function() {
|
|
|
</div>
|
|
</div>
|
|
|
<p>TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.</p>
|
|
<p>TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.</p>
|
|
|
<p>The master is hosted on github: <a href="https://github.com/leethomason/tinyxml2">https://github.com/leethomason/tinyxml2</a></p>
|
|
<p>The master is hosted on github: <a href="https://github.com/leethomason/tinyxml2">https://github.com/leethomason/tinyxml2</a></p>
|
|
|
-<p>The online HTML version of these docs: <a href="http://grinninglizard.com/tinyxml2docs/index.html">http://grinninglizard.com/tinyxml2docs/index.html</a></p>
|
|
|
|
|
|
|
+<p>The online HTML version of these docs: <a href="http://leethomason.github.io/tinyxml2/">http://leethomason.github.io/tinyxml2/</a></p>
|
|
|
<p>Examples are in the "related pages" tab of the HTML docs.</p>
|
|
<p>Examples are in the "related pages" tab of the HTML docs.</p>
|
|
|
<h2>What it does. </h2>
|
|
<h2>What it does. </h2>
|
|
|
<p>In brief, TinyXML-2 parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.</p>
|
|
<p>In brief, TinyXML-2 parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.</p>
|
|
@@ -222,7 +222,7 @@ printer.CloseElement();
|
|
|
</div></div><!-- contents -->
|
|
</div></div><!-- contents -->
|
|
|
<!-- start footer part -->
|
|
<!-- start footer part -->
|
|
|
<hr class="footer"/><address class="footer"><small>
|
|
<hr class="footer"/><address class="footer"><small>
|
|
|
-Generated on Sat Jul 15 2017 19:37:57 for TinyXML-2 by  <a href="http://www.doxygen.org/index.html">
|
|
|
|
|
|
|
+Generated on Sat Jul 15 2017 19:39:36 for TinyXML-2 by  <a href="http://www.doxygen.org/index.html">
|
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
|
</a> 1.8.13
|
|
</a> 1.8.13
|
|
|
</small></address>
|
|
</small></address>
|