This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 1dcafad deploy: 6fba487ad53ccf3bdaee30dc63c45e4785dd119d
1dcafad is described below
commit 1dcafade0d365114d9369e03b23616e30e29cb5d
Author: AlexanderSaydakov <[email protected]>
AuthorDate: Mon Sep 11 18:55:15 2023 +0000
deploy: 6fba487ad53ccf3bdaee30dc63c45e4785dd119d
---
docs/master/index.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/master/index.html b/docs/master/index.html
index 07bd4ce..f1a3930 100644
--- a/docs/master/index.html
+++ b/docs/master/index.html
@@ -72,8 +72,7 @@ $(function() {
<p>If you are interested in making contributions to this site please see our
<a href="https://datasketches.apache.org/docs/Community/">Community</a> page
for how to contact us.</p>
<hr />
<p>This code requires C++11.</p>
-<p>This includes Python bindings. For the Python interface, see the README
notes in <a
href="https://github.com/apache/datasketches-cpp/tree/master/python">the python
subdirectory</a>.</p>
-<p>This library is header-only. The build process provided is only for
building unit tests and the python library.</p>
+<p>This library is header-only. The build process provided is only for
building unit tests.</p>
<p>Building the unit tests requires cmake 3.12.0 or higher.</p>
<p>Installing the latest cmake on OSX: brew install cmake</p>
<p>Building and running unit tests using cmake for OSX and Linux:</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]