samredai opened a new pull request #4: URL: https://github.com/apache/iceberg-docs/pull/4
This adds the 0.12.1 javadocs and a `deploy-javadocs` job. Deploying the javadocs essentially means copying the contents of the root `javadocs` directory into a `javadocs/<branch_name>` in the `asf-site` branch where <branch_name> could be 0.12.1 for example. This also adds some hugo logic to include a Javadoc link in the API section of the left navbar that links to the appropriate javadoc (for example if you're on the `/docs/0.12.1` site, then the API->Javadocs link on the left navbar sends you to `/javadocs/0.12.1`). -- 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]
