samredai opened a new pull request #7: URL: https://github.com/apache/iceberg-docs/pull/7
Since adding the `javadoc` directory includes a lot of files and is obfuscating any paired changes, I'm opening this PR that purely does the following: - `cp -r` of `iceberg/site/docs/javadoc/0.12.1/` in the proper iceberg repo to a `javadoc` directory in the root of this repo - Add a `deploy-javadoc` job that copies to a `/javadoc/<branch_name>` directory in the `asf-site` branch - Adds `!javadoc/resources` to the `.gitignore` file so that this directory is not ignored (`resources` generally is a recommended ignore for hugo projects) -- 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]
