[
https://issues.apache.org/jira/browse/GEODE-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15941235#comment-15941235
]
ASF GitHub Bot commented on GEODE-2513:
---------------------------------------
GitHub user karensmolermiller opened a pull request:
https://github.com/apache/geode-native/pull/75
GEODE-2513 Unbrand .NET API docs section
- Remove references to GemFire
- Namespace updates
- Correct typos and capitalization
- Use .NET scoping operator (not C++)
- Avoid duplication in the manual of QuickStart code
@davebarnes97 @joeymcallister @PivotalSarge @echobravopapa @dgkimura
@mmartell
Please give this PR a careful review. The namespace change for .NET
clients was tricky, and I'm not sure if the 'Generic' exists for Geode. There
were also a few places in the docs that used the C++ scoping operator (::)
instead of a period; I think that those were typos in the original
documentation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/karensmolermiller/geode-native
feature/GEODE-2513-14
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode-native/pull/75.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #75
----
commit 0f8f9913a8251f5bba60acf22624d9d5b513689a
Author: Karen Miller <[email protected]>
Date: 2017-03-24T21:20:13Z
GEODE-2513 Unbrand .NET API docs section
- Remove references to GemFire
- Namespace updates
- Correct typos and capitalization
- Use .NET scoping operator (not C++)
- Avoid duplication in the manual of QuickStart code
----
> 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)