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-fluido-skin.git
The following commit(s) were added to refs/heads/master by this push: new 5166ad6 replaced ITs links in menu by a dedicated page 5166ad6 is described below commit 5166ad6295e1a417149efb92d78f94c493587087 Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Mon Jan 1 23:35:36 2018 +0100 replaced ITs links in menu by a dedicated page --- src/site/apt/ITs.apt | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++ src/site/site.xml | 30 +----------------- 2 files changed, 87 insertions(+), 29 deletions(-) diff --git a/src/site/apt/ITs.apt b/src/site/apt/ITs.apt new file mode 100644 index 0000000..9f31ba2 --- /dev/null +++ b/src/site/apt/ITs.apt @@ -0,0 +1,86 @@ + ------ + Maven Fluido Skin ITs + ------ + Hervé Boutemy + ------ + 2018-01-01 + ------ + +~~ 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 + +Maven Fuido Skin ITs + + Here is a list of skin ITs to test misc. configuration conditions: + + * {{{./mskins-14/index.html}Search}} + + * {{{./mskins-14_sitesearch/index.html}Search (sitesearch)}} + + * {{{./mskins-22/index.html}GitHub}} + + * {{{./mskins-22_default/index.html}GitHub (default)}} + + * {{{./mskins-22_topbar/index.html}GitHub (topbar)}} + + * {{{./mskins-24/index.html}Twitter}} + + * {{{./mskins-24_topbar/index.html}Twitter (topbar)}} + + * {{{./mskins-25/index.html}Ohloh}} + + * {{{./mskins-33/index.html}Like}} + + * {{{./mskins-33_topbar/index.html}Like (topbar)}} + + * {{{./mskins-34/index.html}Google +1}} + + * {{{./mskins-34_topbar/index.html}Google +1 (topbar)}} + + * {{{./mskins-10/index.html}MSKINS-10}} + + * {{{./mskins-13/index.html}MSKINS-13}} + + * {{{./mskins-15/index.html}MSKINS-15}} + + * {{{./mskins-16/index.html}MSKINS-16}} + + * {{{./mskins-17/index.html}MSKINS-17}} + + * {{{./mskins-21/index.html}MSKINS-21}} + + * {{{./mskins-23/index.html}MSKINS-23}} + + * {{{./mskins-31/index.html}MSKINS-31}} + + * {{{./mskins-41/index.html}MSKINS-41}} + + * {{{./mskins-72/index.html}MSKINS-72}} + + * {{{./mskins-75/index.html}MSKINS-75}} + + * {{{./mskins-76/index.html}MSKINS-76}} + + * {{{./mskins-76_topbar/index.html}MSKINS-76 (topbar)}} + + * {{{./mskins-85/index.html}MSKINS-85}} + + [] + \ No newline at end of file diff --git a/src/site/site.xml b/src/site/site.xml index 16265d4..13fa828 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -59,35 +59,7 @@ under the License. <item name="Sidebar" href="./sidebar/index.html"/> <item name="Topbar" href="./topbar/index.html"/> <item name="Topbar (inverse)" href="./topbar-inverse/index.html"/> - </menu> - - <menu name="Issues ITs"> - <item name="MSKINS-10" href="./mskins-10/index.html"/> - <item name="MSKINS-13" href="./mskins-13/index.html"/> - <item name="Search" href="./mskins-14/index.html"/> - <item name="Search (sitesearch)" href="./mskins-14_sitesearch/index.html"/> - <item name="MSKINS-15" href="./mskins-15/index.html"/> - <item name="MSKINS-16" href="./mskins-16/index.html"/> - <item name="MSKINS-17" href="./mskins-17/index.html"/> - <item name="MSKINS-21" href="./mskins-21/index.html"/> - <item name="GitHub" href="./mskins-22/index.html"/> - <item name="GitHub (default)" href="./mskins-22_default/index.html"/> - <item name="GitHub (topbar)" href="./mskins-22_topbar/index.html"/> - <item name="MSKINS-23" href="./mskins-23/index.html"/> - <item name="Twitter" href="./mskins-24/index.html"/> - <item name="Twitter (topbar)" href="./mskins-24_topbar/index.html"/> - <item name="Ohloh" href="./mskins-25/index.html"/> - <item name="MSKINS-31" href="./mskins-31/index.html"/> - <item name="Like" href="./mskins-33/index.html"/> - <item name="Like (topbar)" href="./mskins-33_topbar/index.html"/> - <item name="Google +1" href="./mskins-34/index.html"/> - <item name="Google +1 (topbar)" href="./mskins-34_topbar/index.html"/> - <item name="MSKINS-41" href="./mskins-41/index.html"/> - <item name="MSKINS-72" href="./mskins-72/index.html"/> - <item name="MSKINS-75" href="./mskins-75/index.html"/> - <item name="MSKINS-76" href="./mskins-76/index.html"/> - <item name="MSKINS-76 (topbar)" href="./mskins-76_topbar/index.html"/> - <item name="MSKINS-85" href="./mskins-85/index.html"/> + <item name="Issues ITs" href="./ITs.html"/> </menu> <menu ref="reports"/> -- To stop receiving notification emails like this one, please contact ['"commits@maven.apache.org" <commits@maven.apache.org>'].