Add a line break before writing default value in description field
------------------------------------------------------------------

                 Key: MPLUGIN-128
                 URL: http://jira.codehaus.org/browse/MPLUGIN-128
             Project: Maven 2.x Plugin Tools
          Issue Type: Improvement
          Components: Plugin Plugin
    Affects Versions: 2.4.2
            Reporter: Vincent Siveton


For instance, see outputDirectory parameter in the Required Parameters table in 
[1]. I suggest to have the following

{noformat}
Specifies the destination directory where javadoc saves the generated HTML 
files.
See d. 
Default value is: ${project.build.directory}/apidocs.
{noformat}

Also, "Default value" could be in bold.

[1] http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to