From 92bc81affc117a540be87ffccb785187b167ef58 Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Sun, 18 Oct 2015 21:01:32 -0700 Subject: Update docs --- docs/manual.adoc | 12 ++++++++++++ docs/manual.html | 27 ++++++++++++++++++++++++++- 2 files changed, 38 insertions(+), 1 deletion(-) 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 +
+

2.1.4. 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:

+
+
+ +
+

2.2. Building pugixml

@@ -5563,7 +5588,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in
-- cgit v1.2.3