dion 2003/09/30 16:39:00
Added: xdocs index.html
. project.properties
Log:
Add documentation
Revision Changes Path
1.1 maven-plugins/xdocs/index.html
Index: index.html
===================================================================
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>About Maven-Plugins</title>
<!--
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
<meta http-equiv="description" content="this is my page">
<link rel="stylesheet" type="text/css" href="./styles.css">
-->
</head>
<body>
<h1>Overview</h1>
<p>
This project is a container for non-core Maven plugins.
</p>
</body>
</html>
1.1 maven-plugins/project.properties
Index: project.properties
===================================================================
maven.html2xdoc.enabled=true
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]