This is an automated email from the ASF dual-hosted git repository.
dbarnes pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/geode-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new c604c6c Display geode-native api docs with hierarchy view
c604c6c is described below
commit c604c6c2573db799c201d7d8c27b7b77ecce577a
Author: Dave Barnes <[email protected]>
AuthorDate: Mon Mar 29 14:17:25 2021 -0700
Display geode-native api docs with hierarchy view
---
docs/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/index.html b/docs/index.html
index 893d6b2..1ac0f03 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -165,8 +165,8 @@ under the License. -->
<div class="col-md-4">
<h3>API Docs</h3>
<p><a
href="http://geode.apache.org/releases/latest/javadoc/index.html" style="color:
#1275ff;">Apache Geode API Reference</a></p>
- <p><a
href="http://geode.apache.org/releases/latest/cppdocs/index.html" style="color:
#1275ff;">Apache Geode Native Client C++ API Reference</a></p>
- <p><a
href="http://geode.apache.org/releases/latest/dotnetdocs/index.html"
style="color: #1275ff;">Apache Geode Native Client .NET API Reference</a></p>
+ <p><a
href="http://geode.apache.org/releases/latest/cppdocs/hierarchy.html"
style="color: #1275ff;">Apache Geode Native Client C++ API Reference</a></p>
+ <p><a
href="http://geode.apache.org/releases/latest/dotnetdocs/hierarchy.html"
style="color: #1275ff;">Apache Geode Native Client .NET API Reference</a></p>
</div>
<div class="col-md-3">
<h3><a
href="https://cwiki.apache.org/confluence/display/GEODE/Index" style="color:
#1275ff;">Wiki</a></h3>