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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 989e4f4  GEODE-4728: Docs - modify Getting Started hierarchy
989e4f4 is described below

commit 989e4f49d3382f3c074f408de08a40a39228a0e8
Author: Dave Barnes <dbar...@pivotal.io>
AuthorDate: Fri May 4 13:53:57 2018 -0700

    GEODE-4728: Docs - modify Getting Started hierarchy
---
 docs/geode-native-docs/client-cache/cache-management.html.md.erb | 4 ----
 docs/geode-native-docs/regions/regions.html.md.erb               | 1 +
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/docs/geode-native-docs/client-cache/cache-management.html.md.erb 
b/docs/geode-native-docs/client-cache/cache-management.html.md.erb
index 90694c2..3616a90 100644
--- a/docs/geode-native-docs/client-cache/cache-management.html.md.erb
+++ b/docs/geode-native-docs/client-cache/cache-management.html.md.erb
@@ -23,10 +23,6 @@ This section covers cache management.
 
 <a id="using-thread-safety__section_165DAD3CE6CA44D9A883FC91D4F09343"></a>
 
--   **[Client-to-Server Connection Process](client-to-server-connection.html)**
-
-    It is important to understand the sequence of events that occur when the 
client connects with a server.
-
 -   **[Controlling Cache Size](controlling-cache-size.html)**
 
     You can control cache size through region size limits, cache size limits, 
or a combination of the two.
diff --git a/docs/geode-native-docs/regions/regions.html.md.erb 
b/docs/geode-native-docs/regions/regions.html.md.erb
index 7e0b4f2..0a8c8fe 100644
--- a/docs/geode-native-docs/regions/regions.html.md.erb
+++ b/docs/geode-native-docs/regions/regions.html.md.erb
@@ -153,6 +153,7 @@ A region name *cannot* contain these characters:
 
 | Ineligible Character description | Ineligible Character |
 |----------------------------------|----------------------|
+| whitespace                       |  _space_ or _tab_    |
 | angle brackets                   |  &lt; &nbsp; &gt;    |
 | colon                            |   :                  |
 | quote                            |   `"`                |

-- 
To stop receiving notification emails like this one, please contact
dbar...@apache.org.

Reply via email to