diff options
Diffstat (limited to 'docs/manual/install.html')
-rw-r--r-- | docs/manual/install.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/manual/install.html b/docs/manual/install.html index 0c3e94e..d6d0327 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -149,8 +149,8 @@ The easiest way to build pugixml is to compile two source files, <code class="filename">pugixml.cpp</code> and <code class="filename">pugixpath.cpp</code>, along with the existing library/executable. This process depends on the method of building your application; for example, if you're - using Microsoft Visual Studio<sup>[<a name="id1323403" href="#ftn.id1323403" class="footnote">1</a>]</sup>, Apple Xcode, Code::Blocks or any other IDE, just add <code class="filename">pugixml.cpp</code> and - <code class="filename">pugixpath.cpp</code> to one of your projects. + using Microsoft Visual Studio<sup>[<a name="trademarks" href="#ftn.trademarks" class="footnote">1</a>]</sup>, Apple Xcode, Code::Blocks or any other IDE, + just add <code class="filename">pugixml.cpp</code> and <code class="filename">pugixpath.cpp</code> to one of your projects. </p> <p> If you're using Microsoft Visual Studio and the project has precompiled @@ -414,9 +414,8 @@ </div> <div class="footnotes"> <br><hr width="100" align="left"> -<div class="footnote"><p><sup>[<a name="ftn.id1323403" href="#id1323403" class="para">1</a>] </sup> - All trademarks used are properties of their respective owners. - </p></div> +<div class="footnote"><p><sup>[<a name="ftn.trademarks" href="#trademarks" class="para">1</a>] </sup>All trademarks used are properties + of their respective owners.</p></div> </div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> |