This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch cpp-docs
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git

commit 60fe48e38c61e8c73cc4626985c5897d2e39d986
Author: AlexanderSaydakov <[email protected]>
AuthorDate: Fri Jul 7 16:56:57 2023 -0700

    added C++ docs
---
 _includes/javadocs.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/_includes/javadocs.html b/_includes/javadocs.html
index 7e9a8acb..e2e6e2a6 100644
--- a/_includes/javadocs.html
+++ b/_includes/javadocs.html
@@ -3,6 +3,7 @@
   <div class="container">
     <h4>API Snapshots:
       <a href="/api/java/snapshot/apidocs/index.html">Java Core</a>,
+      <a href="https://apache.github.io/datasketches-cpp/master/";>C++ Core</a>,
       <a href="/api/memory/snapshot/apidocs/index.html">Memory</a>,
       <a href="/api/pig/snapshot/apidocs/index.html">Pig</a>,
       <a href="/api/hive/snapshot/apidocs/index.html">Hive</a>,


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to