Repository: incubator-tamaya-site Updated Branches: refs/heads/master f507c59bc -> 8944a3d5c
Add links to Javadoc. Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/commit/8944a3d5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/tree/8944a3d5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/diff/8944a3d5 Branch: refs/heads/master Commit: 8944a3d5ce651f02079e77ad389538bd705522d9 Parents: f507c59 Author: Phil Ottlinger <[email protected]> Authored: Sat Nov 25 21:44:16 2017 +0100 Committer: Phil Ottlinger <[email protected]> Committed: Sat Nov 25 21:44:16 2017 +0100 ---------------------------------------------------------------------- content/apidocs/index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/8944a3d5/content/apidocs/index.md ---------------------------------------------------------------------- diff --git a/content/apidocs/index.md b/content/apidocs/index.md index b42f8bc..8196035 100644 --- a/content/apidocs/index.md +++ b/content/apidocs/index.md @@ -8,5 +8,7 @@ API overview At the moment you may see multiple API versions: -* development version: -* stable version (last release): +* development version: [0.4-SNAPSHOT](./development/index.html) +* stable version (last release): [0.3](./stable/index.html) + +TODO: use placeholders from jbake and add links
