You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2019/06/20 06:40:10 UTC

[maven-doxia-site] branch master updated: added 'older' menu to limit size

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 04f8a27  added 'older' menu to limit size
04f8a27 is described below

commit 04f8a271ffa7459c981d8101731c7ede36f8ffaa
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Thu Jun 20 08:40:04 2019 +0200

    added 'older' menu to limit size
---
 content/apt/older.apt | 37 +++++++++++++++++++++++++++++++++++++
 content/site.xml      | 38 ++++++++++++++++++++------------------
 2 files changed, 57 insertions(+), 18 deletions(-)

diff --git a/content/apt/older.apt b/content/apt/older.apt
new file mode 100644
index 0000000..508c7f5
--- /dev/null
+++ b/content/apt/older.apt
@@ -0,0 +1,37 @@
+ -----
+ Older Doxia Releases
+ -----
+ Hervé Boutemy
+ -----
+ 2019-06-20
+ -----
+
+~~ 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.
+
+~~ NOTE: For help with the syntax of this file, see:
+~~ http://maven.apache.org/doxia/references/apt-format.html
+
+Older Doxia Releases
+
+  Older Doxia releases documentation is available:
+  
+  * {{{./doxia-archives/}Doxia archives}}
+
+  * {{{./doxia-sitetools-archives/}Doxia Sitetools archives}}
+
+  []
diff --git a/content/site.xml b/content/site.xml
index b9f8529..8c01ecb 100644
--- a/content/site.xml
+++ b/content/site.xml
@@ -85,24 +85,26 @@ under the License.
         <item name="Doxia base" href="doxia-archives/doxia-1.7/index.html"/>
         <item name="Doxia Sitetools" href="doxia-sitetools-archives/doxia-sitetools-1.7.5/index.html"/>
       </item>
-      <item name="Doxia 1.6" href="doxia-archives/doxia-1.6/index.html" collapse="false">
-        <item name="Doxia base" href="doxia-archives/doxia-1.6/index.html"/>
-        <item name="Doxia Sitetools" href="doxia-sitetools-archives/doxia-sitetools-1.6/index.html"/>
-      </item>
-      <item name="Doxia 1.5" href="doxia/index.html" collapse="false">
-        <item name="Doxia base" href="doxia-archives/doxia-1.5/index.html"/>
-      </item>
-      <item name="Doxia 1.4" href="doxia-archives/doxia-1.4/index.html" collapse="false">
-        <item name="Doxia base" href="doxia-archives/doxia-1.4/index.html"/>
-        <item name="Doxia Sitetools" href="doxia-sitetools-archives/doxia-sitetools-1.4/index.html"/>
-      </item>
-      <item name="Doxia 1.3" href="doxia-archives/doxia-1.3/index.html" collapse="false">
-        <item name="Doxia base" href="doxia-archives/doxia-1.3/index.html"/>
-        <item name="Doxia Sitetools" href="doxia-sitetools-archives/doxia-sitetools-1.3/index.html"/>
-      </item>
-      <item name="Doxia 1.2" href="doxia-archives/doxia-1.2/index.html" collapse="false">
-        <item name="Doxia base" href="doxia-archives/doxia-1.2/index.html"/>
-        <item name="Doxia Sitetools" href="doxia-sitetools-archives/doxia-sitetools-1.2/index.html"/>
+      <item name="older" href="older.html" collapse="true">
+        <item name="Doxia 1.6" href="doxia-archives/doxia-1.6/index.html" collapse="false">
+          <item name="Doxia base" href="doxia-archives/doxia-1.6/index.html"/>
+          <item name="Doxia Sitetools" href="doxia-sitetools-archives/doxia-sitetools-1.6/index.html"/>
+        </item>
+        <item name="Doxia 1.5" href="doxia/index.html" collapse="false">
+          <item name="Doxia base" href="doxia-archives/doxia-1.5/index.html"/>
+        </item>
+        <item name="Doxia 1.4" href="doxia-archives/doxia-1.4/index.html" collapse="false">
+          <item name="Doxia base" href="doxia-archives/doxia-1.4/index.html"/>
+          <item name="Doxia Sitetools" href="doxia-sitetools-archives/doxia-sitetools-1.4/index.html"/>
+        </item>
+        <item name="Doxia 1.3" href="doxia-archives/doxia-1.3/index.html" collapse="false">
+          <item name="Doxia base" href="doxia-archives/doxia-1.3/index.html"/>
+          <item name="Doxia Sitetools" href="doxia-sitetools-archives/doxia-sitetools-1.3/index.html"/>
+        </item>
+        <item name="Doxia 1.2" href="doxia-archives/doxia-1.2/index.html" collapse="false">
+          <item name="Doxia base" href="doxia-archives/doxia-1.2/index.html"/>
+          <item name="Doxia Sitetools" href="doxia-sitetools-archives/doxia-sitetools-1.2/index.html"/>
+        </item>
       </item>
       <item name="Doxia Tools" href="doxia-tools/index.html"/>
       <item name="Doxia IDE" href="doxia-ide.html"/>