[
https://issues.apache.org/jira/browse/GEODE-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16313903#comment-16313903
]
ASF GitHub Bot commented on GEODE-2407:
---------------------------------------
davebarnes97 closed pull request #179: GEODE-2407: Update native docs with
product name that’s consistent wi…
URL: https://github.com/apache/geode-native/pull/179
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/docs/geode-native-book/config.yml
b/docs/geode-native-book/config.yml
index 32dc012f..738d790a 100644
--- a/docs/geode-native-book/config.yml
+++ b/docs/geode-native-book/config.yml
@@ -30,15 +30,15 @@ template_variables:
product_version: 1.3
support_url: http://geode.apache.org/community
product_url: http://geode.apache.org
- book_title: Apache Geode Client Documentation
+ book_title: Apache Geode Native Documentation
book_header_img: /images/Apache_Geode_logo_symbol_white.png
support_link: <a href="http://geode.apache.org/community"
target="_blank">Community</a>
support_call_to_action: <a href="http://geode.apache.org/community"
target="_blank">Need Help?</a>
changelog_href:
https://cwiki.apache.org/confluence/display/GEODE/Release+Notes
product_link: <div class="header-item"><a
href="http://geode.apache.org">Back to Product Page</a></div>
domain_name: apache.org
- book_title_short: Geode Client Docs
- local_header_title: Apache Geode Client
+ book_title_short: Geode Native Docs
+ local_header_title: Apache Geode Native
local_header_img: /images/Apache_Geode_logo_symbol.png
broken_link_exclusions:
iefix|using_custom_classes|arrowhead|cppdocs|dotnetdocs|#
diff --git
a/docs/geode-native-book/master_middleman/source/subnavs/geode-nc-nav.erb
b/docs/geode-native-book/master_middleman/source/subnavs/geode-nc-nav.erb
index de0b2b91..2fedad02 100644
--- a/docs/geode-native-book/master_middleman/source/subnavs/geode-nc-nav.erb
+++ b/docs/geode-native-book/master_middleman/source/subnavs/geode-nc-nav.erb
@@ -20,7 +20,7 @@ limitations under the License.
<div class="nav-content">
<ul>
<li>
- <a
href="/docs/guide-native/11/about-client-users-guide.html">Apache Geode Client
Documentation</a>
+ <a
href="/docs/guide-native/11/about-client-users-guide.html">Apache Geode Native
Documentation</a>
</li>
</ul>
<ul>
diff --git a/docs/geode-native-docs/about-client-users-guide.html.md.erb
b/docs/geode-native-docs/about-client-users-guide.html.md.erb
index ba8fc094..0cab99d6 100644
--- a/docs/geode-native-docs/about-client-users-guide.html.md.erb
+++ b/docs/geode-native-docs/about-client-users-guide.html.md.erb
@@ -1,4 +1,4 @@
-<% set_title(product_name_long, "Client", product_version, "Documentation") %>
+<% set_title(product_name_long, "Native", product_version, "Documentation") %>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Update native docs with new product name.
> -----------------------------------------
>
> Key: GEODE-2407
> URL: https://issues.apache.org/jira/browse/GEODE-2407
> Project: Geode
> Issue Type: Sub-task
> Components: docs
> Reporter: Jacob S. Barrett
> Assignee: Dave Barnes
> Priority: Minor
>
> See parent ticket for product naming changes.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)