Fokko commented on issue #8: URL: https://github.com/apache/iceberg-rust/issues/8#issuecomment-1653200454
Thanks for raising this. Setting up docs is very easy, you can take the https://github.com/apache/iceberg/blob/master/.github/workflows/python-ci-docs.yml as an example. The important piece here is to have a `CNAME` file in the root of the branch, that has the URL. Brian Olsen also initiated a thread on the dev-list: https://lists.apache.org/thread/nq283g83p9cgx518jwo7dg85fm5gjrvv Maybe good to jump in there as well, since this will also affect rust at some point. -- 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]
