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 3c358a3 GEODE-4728 User Guide - update links
3c358a3 is described below
commit 3c358a35de4aee89f691d5b129e2ac9651c5b28f
Author: Dave Barnes <[email protected]>
AuthorDate: Fri Dec 21 08:13:10 2018 -0800
GEODE-4728 User Guide - update links
---
docs/geode-native-docs/about-client-users-guide.html.md.erb | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
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 04c2c92..f071dda 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
@@ -17,14 +17,16 @@ See the License for the specific language governing
permissions and
limitations under the License.
-->
-Published September 21, 2018
+This documentation describes the Apache Geode Native Client version
<%=vars.product_version%>.
+Source files are available from the [Apache Geode-Native Github
repository](https://github.com/apache/geode-native)
+and instructions on how to build this documentation are available in the
project README file found at that location.
-The <%=vars.product_name_long%> Native Client is a library that provides
access for C++ and Microsoft<sup>®</sup> .NET™ clients to a
<%=vars.product_name%> distributed system.
+The Apache Geode Native Client is a library that provides access for C++ and
Microsoft<sup>®</sup> .NET™ clients to an Apache Geode cluster.
See the API docs for API details:
- - [C++ API docs](https://geode.apache.org/releases/latest/cpp/index.html)
- - [.NET API docs](https://geode.apache.org/releases/latest/dotnet/index.html)
+ - [C++ API docs](https://geode.apache.org/releases/latest/cppdocs/index.html)
+ - [.NET API
docs](https://geode.apache.org/releases/latest/dotnetdocs/index.html)
See the [_<%=vars.product_name_long%> User
Guide_](/serverman/about_<%=vars.product_name.downcase%>.html) for information
regarding the server.