Author: desruisseaux
Date: Thu Jul 18 09:08:11 2013
New Revision: 1504394
URL: http://svn.apache.org/r1504394
Log:
Removed anchors since the TOC macro ignores them anyway.
Modified:
sis/branches/JDK7/core/sis-build-helper/src/site/apt/index.apt
Modified: sis/branches/JDK7/core/sis-build-helper/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/sis/branches/JDK7/core/sis-build-helper/src/site/apt/index.apt?rev=1504394&r1=1504393&r2=1504394&view=diff
==============================================================================
--- sis/branches/JDK7/core/sis-build-helper/src/site/apt/index.apt [UTF-8] (original)
+++ sis/branches/JDK7/core/sis-build-helper/src/site/apt/index.apt [UTF-8] Thu Jul 18 09:08:11
2013
@@ -32,7 +32,7 @@ Building Apache SIS
%{toc|fromDepth=2|toDepth=2}
-* Javadoc {taglets}
+* Javadoc taglets
This module provides the following javadoc taglets:
@@ -59,7 +59,7 @@ Building Apache SIS
*----------------------+-------------------------------------------------------------------------------------------+
-* Localized {resources} compiler
+* Localized resources compiler
Localized resources are provided in <<<*.properties>>> files as specified
by the
<<<java.util.PropertyResourceBundle>>> standard class. However SIS does
not use
@@ -110,7 +110,7 @@ Building Apache SIS
-----------------------------------------------------------
-* JAR files {collector}
+* JAR files collector
Links or copies all JAR files (including dependencies) in the <<<target/binaries>>>
directory of the parent project.
This plugin performs a work similar to the standard Maven assembly plugin work, with the
following differences:
@@ -147,7 +147,7 @@ Building Apache SIS
+-----------------------------------------------------
-* Pack200 {bundle}
+* Pack200 bundle
To merges the binaries produced by the above step and compress them using Pack200,
invoke the following from the command line. Do not forget the <<<--non-recursive>>>
|