You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by km...@apache.org on 2017/10/16 23:59:36 UTC

[geode] branch develop updated: GEODE-3838 Roll docs to version 1.4 (#931)

This is an automated email from the ASF dual-hosted git repository.

kmiller pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/develop by this push:
     new 843749a  GEODE-3838 Roll docs to version 1.4 (#931)
843749a is described below

commit 843749a7c9c02828b6aa5f2343c4d18a052b198c
Author: Karen Miller <ka...@users.noreply.github.com>
AuthorDate: Mon Oct 16 16:59:33 2017 -0700

    GEODE-3838 Roll docs to version 1.4 (#931)
---
 geode-book/config.yml   | 6 +++---
 geode-book/redirects.rb | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/geode-book/config.yml b/geode-book/config.yml
index a88670b..0487be1 100644
--- a/geode-book/config.yml
+++ b/geode-book/config.yml
@@ -21,14 +21,14 @@ public_host: localhost
 sections:
 - repository:
     name: geode-docs
-  directory: docs/guide/13
+  directory: docs/guide/14
   subnav_template: geode-subnav
 
 template_variables:
   product_name_long: Apache Geode
   product_name: Geode
-  product_version: 1.3
-  product_version_nodot: 13
+  product_version: 1.4
+  product_version_nodot: 14
   support_url: http://geode.apache.org/community
   product_url: http://geode.apache.org/
   book_title: Apache Geode Documentation
diff --git a/geode-book/redirects.rb b/geode-book/redirects.rb
index 5900252..7ba2db6 100644
--- a/geode-book/redirects.rb
+++ b/geode-book/redirects.rb
@@ -14,5 +14,5 @@
 #permissions and limitations under the License.
 
 r301 %r{/releases/latest/javadoc/(.*)}, 'http://geode.apache.org/releases/latest/javadoc/$1'
-rewrite '/', '/docs/guide/13/about_geode.html'
-rewrite '/index.html', '/docs/guide/13/about_geode.html'
+rewrite '/', '/docs/guide/14/about_geode.html'
+rewrite '/index.html', '/docs/guide/14/about_geode.html'

-- 
To stop receiving notification emails like this one, please contact
['"commits@geode.apache.org" <co...@geode.apache.org>'].