You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fluo.apache.org by mw...@apache.org on 2016/08/05 20:12:23 UTC

[3/6] incubator-fluo-website git commit: fix apidocs link and add disclaimers

fix apidocs link and add disclaimers


Project: http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/commit/8e370dd7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/tree/8e370dd7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/diff/8e370dd7

Branch: refs/heads/gh-pages
Commit: 8e370dd74c7f6533d0c37679a7b8db2c38d05081
Parents: 01f2b39
Author: Keith Turner <kt...@apache.org>
Authored: Fri Aug 5 14:45:17 2016 -0400
Committer: Keith Turner <kt...@apache.org>
Committed: Fri Aug 5 14:45:17 2016 -0400

----------------------------------------------------------------------
 apidocs/fluo-recipes/index.md | 2 ++
 apidocs/fluo/index.md         | 2 ++
 apidocs/index.md              | 7 +++++--
 3 files changed, 9 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/8e370dd7/apidocs/fluo-recipes/index.md
----------------------------------------------------------------------
diff --git a/apidocs/fluo-recipes/index.md b/apidocs/fluo-recipes/index.md
index 60b9155..db8bcd0 100644
--- a/apidocs/fluo-recipes/index.md
+++ b/apidocs/fluo-recipes/index.md
@@ -3,6 +3,8 @@ layout: page
 title: Fluo Recipes API Archive
 ---
 
+<div class="alert alert-danger" role="alert">Please note - This page links to Javadocs for non-ASF releases of Fluo.  These releases were made before Apache Fluo became an ASF project and are not endorsed by the ASF.</div>
+
 Fluo Recipes API documentation before Apache incubation:
 
 * [1.0.0-beta-2][recipes-b2] - March 19, 2016

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/8e370dd7/apidocs/fluo/index.md
----------------------------------------------------------------------
diff --git a/apidocs/fluo/index.md b/apidocs/fluo/index.md
index f3c1797..b7af010 100644
--- a/apidocs/fluo/index.md
+++ b/apidocs/fluo/index.md
@@ -3,6 +3,8 @@ layout: page
 title: Fluo API Archive
 ---
 
+<div class="alert alert-danger" role="alert">Please note - This page links to Javadocs for non-ASF releases of Fluo.  These releases were made before Apache Fluo became an ASF project and are not endorsed by the ASF.</div>
+
 Fluo API documentation before Apache incubation:
 
 * [1.0.0-beta-2][fluo-b2] - January 12, 2016

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/8e370dd7/apidocs/index.md
----------------------------------------------------------------------
diff --git a/apidocs/index.md b/apidocs/index.md
index b419cb3..74122f5 100644
--- a/apidocs/index.md
+++ b/apidocs/index.md
@@ -3,13 +3,16 @@ layout: page
 title: API Documentation
 ---
 
+<div class="alert alert-danger" role="alert">Please note - This page links to Javadocs for non-ASF releases of Fluo.  These releases were made before Apache Fluo became an ASF project and are not endorsed by the ASF.</div>
+
+
 [Apache Fluo] and [Apache Fluo Recipes] have seperate API documentation as they are different repositories with their own release cycle.
 
 * Fluo API documentation - [Latest][fluo-api-latest] \| [Archive][fluo-api-archive]
 * Fluo Recipes API docoumentation - [Latest][recipes-api-latest] \| [Archive][recipes-api-archive]
 
-[Fluo]: https://github.com/apache/fluo
-[Fluo Recipes]: https://github.com/apache/fluo-recipes
+[Apache Fluo]: https://github.com/apache/fluo
+[Apache Fluo Recipes]: https://github.com/apache/fluo-recipes
 [fluo-api-latest]: /apidocs/fluo/{{ site.latest_fluo_release }}/
 [recipes-api-latest]: /apidocs/fluo-recipes/{{ site.latest_recipes_release }}/
 [fluo-api-archive]: /apidocs/fluo/