summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-10-18 21:01:32 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-10-18 21:01:32 -0700
commit92bc81affc117a540be87ffccb785187b167ef58 (patch)
tree1865f7fb0d6fbc28f86460fe6cdf759648d7b1fa
parent8482152e63d9870b7f3af77c5793e188ccfd6fd5 (diff)
Update docs
-rw-r--r--docs/manual.adoc12
-rw-r--r--docs/manual.html27
2 files changed, 38 insertions, 1 deletions
diff --git a/docs/manual.adoc b/docs/manual.adoc
index 03db435..82c6b6a 100644
--- a/docs/manual.adoc
+++ b/docs/manual.adoc
@@ -126,6 +126,18 @@ You can access the Git repository via Subversion using https://github.com/zeux/p
svn checkout https://github.com/zeux/pugixml/tags/v{version} pugixml
----
+[[install.getting.packages]]
+==== Packages
+
+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.
+
+Here's an incomplete list of pugixml packages in various systems:
+
+* Linux (http://packages.ubuntu.com/search?keywords=pugixml[Ubuntu], https://tracker.debian.org/pkg/pugixml[Debian], https://apps.fedoraproject.org/packages/pugixml[Fedora], https://aur.archlinux.org/packages/pugixml/[Arch Linux], other http://pkgs.org/search/pugixml[distributions])
+* http://fbsdmon.org/ports/textproc/pugixml[FreeBSD]
+* OSX, via http://brewformulas.org/Pugixml[Homebrew]
+* Windows, via https://www.nuget.org/packages/pugixml/[NuGet]
+
[[install.building]]
=== Building pugixml
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>