You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2016/01/03 19:48:11 UTC

svn commit: r1722741 - /maven/site/trunk/content/apt/skins/index.apt

Author: michaelo
Date: Sun Jan  3 18:48:11 2016
New Revision: 1722741

URL: http://svn.apache.org/viewvc?rev=1722741&view=rev
Log:
Document supported Site Plugin version needed to render documents with a certain skin

Modified:
    maven/site/trunk/content/apt/skins/index.apt

Modified: maven/site/trunk/content/apt/skins/index.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/skins/index.apt?rev=1722741&r1=1722740&r2=1722741&view=diff
==============================================================================
--- maven/site/trunk/content/apt/skins/index.apt (original)
+++ maven/site/trunk/content/apt/skins/index.apt Sun Jan  3 18:48:11 2016
@@ -33,13 +33,13 @@ Available Skins
   The following table lists skins that are available for you to use in your
   Maven generated site.
 
-*-------------------------------------------------------------------+--------------+------------------+
-|| <<Skin>>                                                         || <<Version>> || <<Description>>
-*-------------------------------------------------------------------+--------------+------------------+
-| {{{/skins/maven-default-skin/} <<<Maven Default Skin>>>}}         | 1.1          | You get this skin if you don't specify any skin.
-*-------------------------------------------------------------------+--------------+------------------+
-| {{{/skins/maven-fluido-skin/} <<<Maven Fluido Skin>>>}}           | 1.4          | Skin based on Bootstrap CSS.
-*-------------------------------------------------------------------+--------------+------------------+
+*-------------------------------------------------------------------+--------------+----------------------+------------------+
+|| <<Skin>>                                                         || <<Version>> || Site Plugin Version || <<Description>>
+*-------------------------------------------------------------------+--------------+----------------------+------------------+
+| {{{/skins/maven-default-skin/} <<<Maven Default Skin>>>}}         | 1.1          | (,3.4]               |You get this skin if you don't specify any skin.
+*-------------------------------------------------------------------+--------------+----------------------+------------------+
+| {{{/skins/maven-fluido-skin/} <<<Maven Fluido Skin>>>}}           | 1.4          | (,3.4]               |Skin based on Bootstrap CSS.
+*-------------------------------------------------------------------+--------------+----------------------+------------------+
 
   To use one of these skins in your project, you use the <<<skin>>> element of the
   {{{http://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html}site descriptor}}.
@@ -60,12 +60,12 @@ Available Skins
 
 * Retired
 
-*-------------------------------------------------------------------+--------------+-------------------+------------------+
-|| <<Skin>>                                                         || <<Version>> || <<Retired Date>> || <<Description>>
-*-------------------------------------------------------------------+--------------+-------------------+------------------+
-| {{{/skins/maven-application-skin/} <<<Maven Application Skin>>>}} | 1.0          | 2015-12-28        |A skin used by applications like Continuum.
-*-------------------------------------------------------------------+--------------+-------------------+------------------+
-| {{{/skins/maven-classic-skin/} <<<Maven Classic Skin>>>}}         | 1.1          | 2015-12-28        | This skin resembles the look of a site generated by Maven 1.
-*-------------------------------------------------------------------+--------------+-------------------+------------------+
-| {{{/skins/maven-stylus-skin/} <<<Maven Stylus Skin>>>}}           | 1.5          | 2015-12-28        | The skin used for the website of Maven itself.
-*-------------------------------------------------------------------+--------------+-------------------+------------------+
+*-------------------------------------------------------------------+--------------+----------------------+-------------------+------------------+
+|| <<Skin>>                                                         || <<Version>> || Site Plugin Version || <<Retired Date>> || <<Description>>
+*-------------------------------------------------------------------+--------------+----------------------+-------------------+------------------+
+| {{{/skins/maven-application-skin/} <<<Maven Application Skin>>>}} | 1.0          | (,3.4]               | 2015-12-28        |A skin used by applications like Continuum.
+*-------------------------------------------------------------------+--------------+----------------------+-------------------+------------------+
+| {{{/skins/maven-classic-skin/} <<<Maven Classic Skin>>>}}         | 1.1          | (,3.4]               | 2015-12-28        | This skin resembles the look of a site generated by Maven 1.
+*-------------------------------------------------------------------+--------------+----------------------+-------------------+------------------+
+| {{{/skins/maven-stylus-skin/} <<<Maven Stylus Skin>>>}}           | 1.5          | (,3.4]               | 2015-12-28        | The skin used for the website of Maven itself.
+*-------------------------------------------------------------------+--------------+----------------------+-------------------+------------------+