You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by ma...@apache.org on 2018/02/05 16:34:26 UTC

atlas git commit: ATLAS-2428: updated docs site.xml with addition of links for 0.8.2 release

Repository: atlas
Updated Branches:
  refs/heads/master ba4df832e -> 4e8e9ca87


ATLAS-2428: updated docs site.xml with addition of links for 0.8.2 release


Project: http://git-wip-us.apache.org/repos/asf/atlas/repo
Commit: http://git-wip-us.apache.org/repos/asf/atlas/commit/4e8e9ca8
Tree: http://git-wip-us.apache.org/repos/asf/atlas/tree/4e8e9ca8
Diff: http://git-wip-us.apache.org/repos/asf/atlas/diff/4e8e9ca8

Branch: refs/heads/master
Commit: 4e8e9ca87b32986e7a6940d53e49714918320d2f
Parents: ba4df83
Author: Madhan Neethiraj <ma...@apache.org>
Authored: Mon Feb 5 08:34:17 2018 -0800
Committer: Madhan Neethiraj <ma...@apache.org>
Committed: Mon Feb 5 08:34:17 2018 -0800

----------------------------------------------------------------------
 docs/src/site/site.xml | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/atlas/blob/4e8e9ca8/docs/src/site/site.xml
----------------------------------------------------------------------
diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml
index 78bc0ea..2cf4e84 100755
--- a/docs/src/site/site.xml
+++ b/docs/src/site/site.xml
@@ -83,6 +83,8 @@
         <menu name="Releases">
             <item name="1.0.0-alpha"
                   href="http://www.apache.org/dyn/closer.cgi/atlas/1.0.0-alpha/"/>
+            <item name="0.8.2"
+                  href="http://www.apache.org/dyn/closer.cgi/atlas/0.8.2/"/>
             <item name="0.8.1"
                   href="http://www.apache.org/dyn/closer.cgi/atlas/0.8.1/"/>
             <item name="0.8-incubating"
@@ -100,6 +102,7 @@
         <menu name="Documentation">
             <item name="latest" href="../index.html"/>
             <item name="1.0.0-alpha" href="../1.0.0-alpha/index.html"/>
+            <item name="0.8.2" href="../0.8.2/index.html"/>
             <item name="0.8.1" href="../0.8.1/index.html"/>
             <item name="0.8-incubating" href="../0.8.0-incubating/index.html"/>
             <item name="0.7.1-incubating" href="../0.7.1-incubating/index.html"/>