Author: dennisl
Date: Mon Jul 17 15:31:36 2006
New Revision: 422903
URL: http://svn.apache.org/viewvc?rev=422903&view=rev
Log:
Set the correct indentation (level) for the Usage bullet
Modified:
maven/site/trunk/src/site/apt/guides/development/guide-plugin-documentation.apt
Modified:
maven/site/trunk/src/site/apt/guides/development/guide-plugin-documentation.apt
URL:
http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/guides/development/guide-plugin-documentation.apt?rev=422903&r1=422902&r2=422903&view=diff
==============================================================================
---
maven/site/trunk/src/site/apt/guides/development/guide-plugin-documentation.apt
(original)
+++
maven/site/trunk/src/site/apt/guides/development/guide-plugin-documentation.apt
Mon Jul 17 15:31:36 2006
@@ -249,7 +249,7 @@
to the main menu for greater visibility. This contains the goals and their
descriptions with a link to the configuration parameters.
The information is based on the comments and annotations of the plugin.
- *Usage (Howto)
+ *Usage (Howto)
The usage page describes the the basic use cases for the plugin goals which
includes sample pom configurations and explanation of
how the goals work.