You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tz...@apache.org on 2017/07/02 19:46:15 UTC

[4/7] flink-web git commit: Redirect to most recent documentation

Redirect to most recent documentation

This closes #69.


Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/dbd10e3b
Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/dbd10e3b
Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/dbd10e3b

Branch: refs/heads/asf-site
Commit: dbd10e3b676ebac4c68f8d9c781705084fff277f
Parents: 4a3c7de
Author: twalthr <tw...@apache.org>
Authored: Fri Jun 23 15:12:09 2017 +0200
Committer: Tzu-Li (Gordon) Tai <tz...@apache.org>
Committed: Mon Jul 3 02:38:43 2017 +0800

----------------------------------------------------------------------
 content/documentation.html | 47 +++++++++++++++++++++--------------------
 documentation.md           | 34 ++++++++++++++++++-----------
 2 files changed, 46 insertions(+), 35 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/dbd10e3b/content/documentation.html
----------------------------------------------------------------------
diff --git a/content/documentation.html b/content/documentation.html
index 1525672..166a71d 100644
--- a/content/documentation.html
+++ b/content/documentation.html
@@ -133,29 +133,30 @@
 
       </div>
       <div class="col-sm-9">
-      <div class="row-fluid">
-  <div class="col-sm-12">
-    <h1>Documentation</h1>
-
-	<h2 id="latest-stable-release-flink-113">Latest stable release: Flink 1.1.3</h2>
-
-<ul>
-  <li><a href="https://ci.apache.org/projects/flink/flink-docs-release-1.1/" target="_blank">1.1 Docs</a></li>
-  <li><a href="https://ci.apache.org/projects/flink/flink-docs-release-1.1/api/java/" target="_blank">1.1 Javadocs</a></li>
-  <li><a href="https://ci.apache.org/projects/flink/flink-docs-release-1.1/api/scala/index.html#package" target="_blank">1.1 ScalaDocs</a></li>
-</ul>
-
-<h2 id="development-snapshot-flink-12">Development snapshot: Flink 1.2</h2>
-
-<ul>
-  <li><a href="https://ci.apache.org/projects/flink/flink-docs-release-1.2/" target="_blank">1.2 Docs</a></li>
-  <li><a href="https://ci.apache.org/projects/flink/flink-docs-release-1.2/api/java/" target="_blank">1.2 Javadocs</a></li>
-  <li><a href="https://ci.apache.org/projects/flink/flink-docs-release-1.2/api/scala/index.html#package" target="_blank">1.2 ScalaDocs</a></li>
-</ul>
-
-
-  </div>
-</div>
+      <!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<meta http-equiv="refresh" content="1; url=https://ci.apache.org/projects/flink/flink-docs-master/" />
+
+<h1>Documentation</h1>
+
+<p>Redirecting to <a href="https://ci.apache.org/projects/flink/flink-docs-master/">most recent documentation</a> in 1 second.</p>
 
       </div>
     </div>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/dbd10e3b/documentation.md
----------------------------------------------------------------------
diff --git a/documentation.md b/documentation.md
index 10f4f7d..76e2295 100644
--- a/documentation.md
+++ b/documentation.md
@@ -1,18 +1,28 @@
 ---
 title: "Documentation"
+layout: base
 ---
-## Latest stable release: Flink 1.1.3
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
 
-<ul>
-  <li><a href="https://ci.apache.org/projects/flink/flink-docs-release-1.1/" target="_blank">1.1 Docs</a></li>
-  <li><a href="https://ci.apache.org/projects/flink/flink-docs-release-1.1/api/java/" target="_blank">1.1 Javadocs</a></li>
-  <li><a href="https://ci.apache.org/projects/flink/flink-docs-release-1.1/api/scala/index.html#package" target="_blank">1.1 ScalaDocs</a></li>
-</ul>
+  http://www.apache.org/licenses/LICENSE-2.0
 
-## Development snapshot: Flink 1.2
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
 
-<ul>
-  <li><a href="https://ci.apache.org/projects/flink/flink-docs-release-1.2/" target="_blank">1.2 Docs</a></li>
-  <li><a href="https://ci.apache.org/projects/flink/flink-docs-release-1.2/api/java/" target="_blank">1.2 Javadocs</a></li>
-  <li><a href="https://ci.apache.org/projects/flink/flink-docs-release-1.2/api/scala/index.html#package" target="_blank">1.2 ScalaDocs</a></li>
-</ul>
+<meta http-equiv="refresh" content="1; url=https://ci.apache.org/projects/flink/flink-docs-master/" />
+
+<h1>Documentation</h1>
+
+Redirecting to <a href="https://ci.apache.org/projects/flink/flink-docs-master/">most recent documentation</a> in 1 second.