Add documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114135 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7e84c74111
commit
aba19dd7ae
1
project.properties
Normal file
1
project.properties
Normal file
@ -0,0 +1 @@
|
||||
maven.html2xdoc.enabled=true
|
||||
21
xdocs/index.html
Normal file
21
xdocs/index.html
Normal file
@ -0,0 +1,21 @@
|
||||
|
||||
<!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>
|
||||
Loading…
x
Reference in New Issue
Block a user