summaryrefslogtreecommitdiff
path: root/docs/manual.html
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-10-18 21:01:14 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-10-18 21:01:14 -0700
commit5b2f014fc7a0b038c0da71663c09be946b289c03 (patch)
tree25c2d64751e684ca3aacb8216372678d71ece5d4 /docs/manual.html
parent0c8024920f1d2237f771197cc4e56d20c2b8dfa5 (diff)
docs: Update packaging info
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>