[
https://issues.apache.org/jira/browse/GEODE-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15933789#comment-15933789
]
ASF GitHub Bot commented on GEODE-2513:
---------------------------------------
Github user karensmolermiller commented on a diff in the pull request:
https://github.com/apache/geode-native/pull/64#discussion_r107041831
--- Diff:
docs/geode-native-docs/continuous-querying/3-native-client-cq-api.html.md.erb
---
@@ -21,9 +21,10 @@ limitations under the License.
This chapter documents the primary native client API for CQ management.
-The Apache Geode native client API allows your clients to create and
manage CQs. (The server side does not have an API.) Continuous querying
provides native client query syntax, events-based management, integration with
client/server architecture, active query execution, and interest criteria based
on data values. For complete information on the classes and interfaces
described here, see the API documentation at
[http://gemfire-apis.docs.pivotal.io](http://gemfire-apis.docs.pivotal.io).
+The Apache Geode native client API allows your clients to create and
manage CQs. (The server side does not have an API.) Continuous querying
provides native client query syntax, events-based management, integration with
client/server architecture, active query execution, and interest criteria based
on data values. For complete information on the classes and interfaces
described here,
+see the API documentation for [C++](/releases/latest/api/cppdocs) or
[C\#](/releases/latest/api/dotnetdocs).
--- End diff --
Would it be better to use ".NET" instead of "C#" (in both files with these
links)?
> Geode Native docs: rebrand to match open-source software
> --------------------------------------------------------
>
> Key: GEODE-2513
> URL: https://issues.apache.org/jira/browse/GEODE-2513
> Project: Geode
> Issue Type: Improvement
> Components: docs
> Reporter: Dave Barnes
>
> The newly-contributed Geode Native doc sources contain some GemFire artifacts
> that have been purged from the open-source code. Docs should be updated to
> match.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)