summaryrefslogtreecommitdiff
path: root/docs/manual.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual.html')
-rw-r--r--docs/manual.html27
1 files changed, 26 insertions, 1 deletions
diff --git a/docs/manual.html b/docs/manual.html
index 380215d..3034e79 100644
--- a/docs/manual.html
+++ b/docs/manual.html
@@ -764,6 +764,31 @@ git checkout v1.7</code></pre>
</div>
</div>
</div>
+<div class="sect3">
+<h4 id="install.getting.packages"><a class="anchor" href="#install.getting.packages"></a>2.1.4. Packages</h4>
+<div class="paragraph">
+<p>pugixml is available as a package via various package managers. Note that most packages are maintained separately from the main repository so they do not necessarily contain the latest version.</p>
+</div>
+<div class="paragraph">
+<p>Here&#8217;s an incomplete list of pugixml packages in various systems:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>Linux (<a href="http://packages.ubuntu.com/search?keywords=pugixml">Ubuntu</a>, <a href="https://tracker.debian.org/pkg/pugixml">Debian</a>, <a href="https://apps.fedoraproject.org/packages/pugixml">Fedora</a>, <a href="https://aur.archlinux.org/packages/pugixml/">Arch Linux</a>, other <a href="http://pkgs.org/search/pugixml">distributions</a>)</p>
+</li>
+<li>
+<p><a href="http://fbsdmon.org/ports/textproc/pugixml">FreeBSD</a></p>
+</li>
+<li>
+<p>OSX, via <a href="http://brewformulas.org/Pugixml">Homebrew</a></p>
+</li>
+<li>
+<p>Windows, via <a href="https://www.nuget.org/packages/pugixml/">NuGet</a></p>
+</li>
+</ul>
+</div>
+</div>
</div>
<div class="sect2">
<h3 id="install.building"><a class="anchor" href="#install.building"></a>2.2. Building pugixml</h3>
@@ -5563,7 +5588,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-10-18 20:02:20 PDT
+Last updated 2015-10-18 21:00:51 PDT
</div>
</div>
</body>