From aba19dd7aed7d87c185f8367a4951f3f43f2b40f Mon Sep 17 00:00:00 2001 From: dion Date: Tue, 30 Sep 2003 23:39:00 +0000 Subject: [PATCH] Add documentation git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114135 13f79535-47bb-0310-9956-ffa450edef68 --- project.properties | 1 + xdocs/index.html | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 project.properties create mode 100644 xdocs/index.html diff --git a/project.properties b/project.properties new file mode 100644 index 00000000..a6ad5c51 --- /dev/null +++ b/project.properties @@ -0,0 +1 @@ +maven.html2xdoc.enabled=true \ No newline at end of file diff --git a/xdocs/index.html b/xdocs/index.html new file mode 100644 index 00000000..d3aa7450 --- /dev/null +++ b/xdocs/index.html @@ -0,0 +1,21 @@ + + + + + About Maven-Plugins + + + + + +

Overview

+

+ This project is a container for non-core Maven plugins. +

+ +