GitHub user davorbonaci opened a pull request:
https://github.com/apache/incubator-beam-site/pull/71
Javadoc cleanup
1. Introduce `site.release_latest` to support linking to the latest version
of Javadoc.
1. Update existing links to use `site.release_latest`.
1. Make top-level Javadoc page forward to the latest version.
1. Make `.../current` automatically forward to the latest version.
R: @dhalperi
CC: @melap
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davorbonaci/beam-site javadoc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam-site/pull/71.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #71
----
commit c126c0ed2d15b27bcf671b41dac8f1c73e1633b9
Author: Davor Bonaci <[email protected]>
Date: 2016-11-07T21:22:44Z
Introducing "current" Javadoc, redirecting to the most recent Java API
reference
commit de6f77e24952a6385b91b52d769574def89aeef0
Author: Davor Bonaci <[email protected]>
Date: 2016-11-07T21:29:20Z
Introduce site.release_latest global variable to facilitate Javadoc linking
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---