You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2020/03/19 21:20:04 UTC

[incubator-datasketches-website] branch master updated (1a4d553 -> d70a679)

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

leerho pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-website.git.


    from 1a4d553  Merge pull request #80 from apache/DownloadsCorrections
     add ef6dffd  frequent items c++ example
     add 2df17d8  KLL C++ example
     add 3f94efd  slightly better description
     add d26ea63  added hll c++ example to the menu
     new d70a679  Merge pull request #79 from apache/more_examples

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 _includes/toc.html                        |   3 +
 docs/Frequency/FrequentItemsCppExample.md |  94 ++++++++++++++++++++++++
 docs/Quantiles/QuantilesCppExample.md     | 116 ++++++++++++++++++++++++++++++
 src/main/resources/docgen/toc.json        |   3 +
 4 files changed, 216 insertions(+)
 create mode 100644 docs/Frequency/FrequentItemsCppExample.md
 create mode 100644 docs/Quantiles/QuantilesCppExample.md


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


[incubator-datasketches-website] 01/01: Merge pull request #79 from apache/more_examples

Posted by le...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-website.git

commit d70a679af0b4d6c56f66683b41abdb5b56c96233
Merge: 1a4d553 d26ea63
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Thu Mar 19 14:19:56 2020 -0700

    Merge pull request #79 from apache/more_examples
    
    More examples

 _includes/toc.html                        |   3 +
 docs/Frequency/FrequentItemsCppExample.md |  94 ++++++++++++++++++++++++
 docs/Quantiles/QuantilesCppExample.md     | 116 ++++++++++++++++++++++++++++++
 src/main/resources/docgen/toc.json        |   3 +
 4 files changed, 216 insertions(+)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org