[
https://issues.apache.org/jira/browse/GEODE-8713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246227#comment-17246227
]
Dave Barnes commented on GEODE-8713:
------------------------------------
The previous fix failed when publishing to the Geode website (vs cf push to a
PWS server).
Modified the website's `.htaccess` file to handle redirects there.
Changed `cppdocs` and `dotnetdocs` placeholders to `cppapiref` and
`dotnetapiref`, respectively, to avoid recursion problems.
Updated source files (about* and client-cache-ref*) to use the new placeholders.
> Geode-Native .NET user guide: API reference links point to C++ API
> ------------------------------------------------------------------
>
> Key: GEODE-8713
> URL: https://issues.apache.org/jira/browse/GEODE-8713
> Project: Geode
> Issue Type: Bug
> Components: docs
> Affects Versions: 1.13.0
> Reporter: Dave Barnes
> Assignee: Dave Barnes
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> The "Client Cache XML Reference" section in the .NET user guide contains
> links to "API Class Reference" that all point to the C++ API ref. These
> should point to the .NET API ref.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)