c-dickens commented on issue #25:
URL:
https://github.com/apache/datasketches-python/issues/25#issuecomment-1893458329
The documentation is in much better shape now but it would be good to split
the sidebar into sketch families so that we have something like:
* Distinct Counting
* Compressed Probabilistic Counting
* Hyperloglog
* Theta
* Quantiles
* KLL
* etc
This can be achieved by changing the folder structure; instead of having a
structure like `source/SKETCH.rst` as we currently do, do
`source/SKETCH_FAMILY/SKETCH.rst` but then some care needs to be taken so that
the left sidebar renders correctly.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]