From 58609480a1182719d436dae55de66fe483f63f76 Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Fri, 20 Mar 2015 00:17:51 -0700 Subject: docs: Regenerate documentation --- docs/manual/install.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'docs/manual/install.html') diff --git a/docs/manual/install.html b/docs/manual/install.html index af662c1..334bf2e 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -4,15 +4,15 @@ Installation - - - + + +
-pugixml 1.5 manual | +pugixml 1.6 manual | Overview | Installation | Document: @@ -68,8 +68,8 @@ You can download the latest source distribution via one of the following links:

-
https://github.com/zeux/pugixml/releases/download/v1.5/pugixml-1.5.zip
-https://github.com/zeux/pugixml/releases/download/v1.5/pugixml-1.5.tar.gz
+
https://github.com/zeux/pugixml/releases/download/v1.6/pugixml-1.6.zip
+https://github.com/zeux/pugixml/releases/download/v1.6/pugixml-1.6.tar.gz
 

The distribution contains library source, documentation (the manual you're @@ -99,7 +99,7 @@

git clone https://github.com/zeux/pugixml
 cd pugixml
-git checkout v1.5
+git checkout v1.6
 

The repository contains library source, documentation, code examples and @@ -122,7 +122,7 @@ git checkout v1.5 You can access the Git repository via Subversion using https://github.com/zeux/pugixml URL. For example, to checkout the current version, you can use this command:

-
svn checkout https://github.com/zeux/pugixml/tags/v1.5 pugixml
+
svn checkout https://github.com/zeux/pugixml/tags/v1.6 pugixml
@@ -500,7 +500,7 @@ git checkout v1.5
-pugixml 1.5 manual | +pugixml 1.6 manual | Overview | Installation | Document: -- cgit v1.2.3