Author: epunzalan Date: Wed Jul 19 19:46:19 2006 New Revision: 423722 URL: http://svn.apache.org/viewvc?rev=423722&view=rev Log: PR: MCOMPILER-38
Removed the Introduction in the page heading of index.apt Modified: maven/plugins/trunk/maven-compiler-plugin/src/site/apt/index.apt Modified: maven/plugins/trunk/maven-compiler-plugin/src/site/apt/index.apt URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-compiler-plugin/src/site/apt/index.apt?rev=423722&r1=423721&r2=423722&view=diff ============================================================================== --- maven/plugins/trunk/maven-compiler-plugin/src/site/apt/index.apt (original) +++ maven/plugins/trunk/maven-compiler-plugin/src/site/apt/index.apt Wed Jul 19 19:46:19 2006 @@ -7,7 +7,7 @@ ------ -Maven Compiler Plugin: Introduction +Maven Compiler Plugin The Compiler Plugin is used to compile the sources of your project. The default compiler is <<<javac>>> and is used to compile Java sources. Other