tisonkun commented on code in PR #19: URL: https://github.com/apache/datasketches-rust/pull/19#discussion_r2618978459
########## .asf.yaml: ########## @@ -15,11 +15,15 @@ # specific language governing permissions and limitations # under the License. +# All configurations could be found here: https://github.com/apache/infrastructure-asfyaml/ + github: description: A software library of stochastic streaming algorithms, a.k.a. sketches. homepage: https://datasketches.apache.org - ghp_branch: gh-pages - ghp_path: /docs Review Comment: .. until we really need it. I guess most of our docs would either go to https://datasketches.apache.org/ or https://docs.rs/datasketches. -- 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]
