From f7e8a60a306bb95c2b70b300680fa1a460953205 Mon Sep 17 00:00:00 2001 From: dion Date: Fri, 2 Jul 2004 07:47:17 +0000 Subject: [PATCH] Add basic overview docs. No real meat yet. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115623 13f79535-47bb-0310-9956-ffa450edef68 --- nsis/xdocs/index.xml | 51 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 nsis/xdocs/index.xml diff --git a/nsis/xdocs/index.xml b/nsis/xdocs/index.xml new file mode 100644 index 00000000..16dd40fc --- /dev/null +++ b/nsis/xdocs/index.xml @@ -0,0 +1,51 @@ + + + + + + + Maven NSIS Plug-in + dIon Gillard + + + +
+ +

This plugin is used to generate Win32 installer programs using NSIS

+ + + + + + + + +
DocumentDescription
Properties + The behavior of this plugin can be altered via + several properties. This document describes each property + available, and the default used. +
Goals + This plugin provides goals to help in building the installer. This + document describes each goal available. +
+
+
+ + +