Repository: incubator-tamaya-site Updated Branches: refs/heads/master 85d5c29ed -> f507c59bc
Add base page for API links (work in progress) 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/f507c59b Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/tree/f507c59b Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/diff/f507c59b Branch: refs/heads/master Commit: f507c59bc5ede164f68ecda04f5e83f58f1ac875 Parents: 85d5c29 Author: Phil Ottlinger <[email protected]> Authored: Fri Nov 24 00:03:50 2017 +0100 Committer: Phil Ottlinger <[email protected]> Committed: Fri Nov 24 00:03:50 2017 +0100 ---------------------------------------------------------------------- content/apidocs/index.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/f507c59b/content/apidocs/index.md ---------------------------------------------------------------------- diff --git a/content/apidocs/index.md b/content/apidocs/index.md index 18c4948..b42f8bc 100644 --- a/content/apidocs/index.md +++ b/content/apidocs/index.md @@ -3,9 +3,10 @@ type=page status=published ~~~~~~ -API is missing +API overview -------------- -In case you do see this page someone forgot to generate/create the real API/Javadoc by running mvn site:site and copying this over to an apidocs subfolder inside of the asf-site branch. +At the moment you may see multiple API versions: -Come back later :-) +* development version: +* stable version (last release):
