[34/50] [abbrv] incubator-geode git commit: Revert "Add geode-book dir for docs build"

2016-10-24 Thread sbawaskar
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1c98ba56/geode-book/master_middleman/source/subnavs/geode-subnav.erb
--
diff --git a/geode-book/master_middleman/source/subnavs/geode-subnav.erb 
b/geode-book/master_middleman/source/subnavs/geode-subnav.erb
deleted file mode 100644
index 230c6ca..000
--- a/geode-book/master_middleman/source/subnavs/geode-subnav.erb
+++ /dev/null
@@ -1,3155 +0,0 @@
-
-
-Doc Index
-
-
-
-
-Apache Geode 1.0.0-incubating 
Documentation
-
-
-Getting 
Started with Apache Geode
-
-
-About Apache Geode
-
-
-Main Features of Apache 
Geode
-
-
-Prerequisites 
and Installation Instructions
-
-
-Host Machine 
Requirements
-
-
-How to 
Install
-
-
-Setting Up the CLASSPATH
-
-
-How to Uninstall
-
-
-
-
-Apache Geode in 15 
Minutes or Less
-
-
-
-
-Configuring 
and Running a Cluster
-
-
-Overview of the 
Cluster Configuration Service
-
-
-Tutorial—Creating
 and Using a Cluster Configuration
-
-
-Deploying
 Application JARs to Apache Geode Members
-
-
-Using Member 
Groups
-
-
-Exporting and 
Importing Cluster Configurations
-
-
-Cluster
 Configuration Files and Troubleshooting
-
-
-Loading 
Existing Configuration Files into Cluster Configuration
-
-
-Using gfsh to Manage a 
Remote Cluster Over HTTP or HTTPS
-
-
-Deploying 
Configuration Files without the Cluster Configuration Service
-
-
-Main Steps to 
Deploying Configuration Files
-
-
-Default File 
Specifications and Search Locations
-
-
-Changing the File 
Specifications
-
-
-Deploying 
Configuration Files in JAR Files
-
-
-
-
-Starting Up and 
Shutting Down Your System
-
-
-Running Geode Locator 
Processes
-
-
-Running Geode 
Server Processes
-
-
-Managing System 
Output Files
-
-
-Firewall 
Considerations
-
-
-Firewalls and 
Connections
-
-
-Firewalls and Ports
-
-
-
-
-
-
-Basic 
Configuration and Programming
-
-
-
-Distributed System and Cache Configuration
-
-
-Distributed
 System Members
-
-
-Setting
 Properties
-
-
-Options for 
Configuring the Cache and Data Regions
-
-
-
-Local and Remote 
Membership and Caching
-

[34/50] [abbrv] incubator-geode git commit: Revert "Add geode-book dir for docs build"

2016-10-14 Thread upthewaterspout
Revert "Add geode-book dir for docs build"

This reverts commit d9d8b59b325c0581ff54c97db91b52adb0f4714c.


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/1c98ba56
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/1c98ba56
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/1c98ba56

Branch: refs/heads/develop
Commit: 1c98ba56cf609ee61b5872cd696db95d4bcfebaa
Parents: d9d8b59
Author: Joey McAllister 
Authored: Tue Oct 11 14:06:36 2016 -0700
Committer: Joey McAllister 
Committed: Tue Oct 11 14:06:36 2016 -0700

--
 geode-book/.gitignore   |2 -
 geode-book/Gemfile  |5 -
 geode-book/Gemfile.lock |  203 --
 geode-book/config.yml   |   23 -
 .../master_middleman/source/images/favicon.ico  |  Bin 1317 -> 0 bytes
 .../master_middleman/source/index.html.erb  |7 -
 .../master_middleman/source/javascripts/book.js |   16 -
 .../source/javascripts/waypoints/context.js |  300 --
 .../source/javascripts/waypoints/group.js   |  105 -
 .../javascripts/waypoints/noframeworkAdapter.js |  213 --
 .../source/javascripts/waypoints/sticky.js  |   63 -
 .../source/javascripts/waypoints/waypoint.js|  160 -
 .../source/layouts/_book-footer.erb |7 -
 .../master_middleman/source/layouts/_title.erb  |6 -
 .../master_middleman/source/pdf_header.html |7 -
 .../source/stylesheets/book-styles.css.scss |3 -
 .../stylesheets/partials/_book-base-values.scss |0
 .../source/stylesheets/partials/_book-vars.scss |   19 -
 .../source/subnavs/geode-subnav.erb | 3155 --
 geode-book/pdf_header.html  |7 -
 geode-book/redirects.rb |5 -
 21 files changed, 4306 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1c98ba56/geode-book/.gitignore
--
diff --git a/geode-book/.gitignore b/geode-book/.gitignore
deleted file mode 100644
index 0cae826..000
--- a/geode-book/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-output
-final_app

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1c98ba56/geode-book/Gemfile
--
diff --git a/geode-book/Gemfile b/geode-book/Gemfile
deleted file mode 100644
index f66d333..000
--- a/geode-book/Gemfile
+++ /dev/null
@@ -1,5 +0,0 @@
-source "https://rubygems.org";
-
-gem 'bookbindery'
-
-gem 'libv8', '3.16.14.7'

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1c98ba56/geode-book/Gemfile.lock
--
diff --git a/geode-book/Gemfile.lock b/geode-book/Gemfile.lock
deleted file mode 100644
index 3c483c0..000
--- a/geode-book/Gemfile.lock
+++ /dev/null
@@ -1,203 +0,0 @@
-GEM
-  remote: https://rubygems.org/
-  specs:
-activesupport (4.2.7.1)
-  i18n (~> 0.7)
-  json (~> 1.7, >= 1.7.7)
-  minitest (~> 5.1)
-  thread_safe (~> 0.3, >= 0.3.4)
-  tzinfo (~> 1.1)
-addressable (2.4.0)
-ansi (1.5.0)
-bookbindery (9.12.0)
-  ansi (~> 1.4)
-  css_parser
-  elasticsearch
-  fog-aws (~> 0.7.1)
-  font-awesome-sass
-  git (~> 1.2.8)
-  middleman (~> 3.4.0)
-  middleman-livereload (~> 3.4.3)
-  middleman-syntax (~> 2.0)
-  nokogiri (= 1.6.7.2)
-  puma
-  rack-rewrite
-  redcarpet (~> 3.2.3)
-  rouge (!= 1.9.1)
-  therubyracer
-  thor
-builder (3.2.2)
-capybara (2.4.4)
-  mime-types (>= 1.16)
-  nokogiri (>= 1.3.3)
-  rack (>= 1.0.0)
-  rack-test (>= 0.5.4)
-  xpath (~> 2.0)
-chunky_png (1.3.6)
-coffee-script (2.4.1)
-  coffee-script-source
-  execjs
-coffee-script-source (1.10.0)
-compass (1.0.3)
-  chunky_png (~> 1.2)
-  compass-core (~> 1.0.2)
-  compass-import-once (~> 1.0.5)
-  rb-fsevent (>= 0.9.3)
-  rb-inotify (>= 0.9)
-  sass (>= 3.3.13, < 3.5)
-compass-core (1.0.3)
-  multi_json (~> 1.0)
-  sass (>= 3.3.0, < 3.5)
-compass-import-once (1.0.5)
-  sass (>= 3.2, < 3.5)
-css_parser (1.4.5)
-  addressable
-elasticsearch (2.0.0)
-  elasticsearch-api (= 2.0.0)
-  elasticsearch-transport (= 2.0.0)
-elasticsearch-api (2.0.0)
-  multi_json
-elasticsearch-transport (2.0.0)
-  faraday
-  multi_json
-em-websocket (0.5.1)
-  eventmachine (>= 0.12.9)
-  http_parser.rb (~> 0.6.0)
-erubis (2.7.0)
-eventmachine (1.2.0.1)
-excon (0.51.0)
-execjs (2.7.0)
-faraday (0.9.2)
-  multipart-post (>= 1.2, < 3)
-ffi (1.9.14)
-fog-aws (0.7.6)
-