From 6fc674ab8f91fc15a7955ac46bbeebe488a9c07c Mon Sep 17 00:00:00 2001 From: Brett Leslie Porter Date: Thu, 14 Apr 2005 06:28:59 +0000 Subject: [PATCH] add required docs git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163944 13f79535-47bb-0310-9956-ffa450edef68 --- maven-site/src/site/xdoc/docs-required.xml | 35 ++++++++++++++++++++++ maven-site/src/site/xdoc/index.xml | 23 ++++++++++++-- maven-site/src/site/xdoc/navigation.xml | 5 +++- 3 files changed, 60 insertions(+), 3 deletions(-) create mode 100644 maven-site/src/site/xdoc/docs-required.xml diff --git a/maven-site/src/site/xdoc/docs-required.xml b/maven-site/src/site/xdoc/docs-required.xml new file mode 100644 index 0000000000..79c5ae8132 --- /dev/null +++ b/maven-site/src/site/xdoc/docs-required.xml @@ -0,0 +1,35 @@ + + + + Documentation Required + Brett Porter + + +
+

+ This page lists some of the most pressing documentation needs. If you feel something is missing, please be sure + to let us know at the + Maven Users Mailing List. +

+

Documentation for users

+
    +
  • transitive dependencies
  • +
  • dependency scope
  • +
  • new SNAPSHOT handling - + partially done on Brett's blog +
  • +
  • deployment mechanism
  • +
  • build lifecycle documentation
  • +
+

Documentation for plugin authors

+
    +
  • plugin architecture
  • +
+

Documentation for Maven developers

+
    +
  • Lifecycle architecture
  • +
+
+ +
+ diff --git a/maven-site/src/site/xdoc/index.xml b/maven-site/src/site/xdoc/index.xml index b02f700823..7039d36b24 100644 --- a/maven-site/src/site/xdoc/index.xml +++ b/maven-site/src/site/xdoc/index.xml @@ -141,10 +141,29 @@

- More coming soon - we will continue to flesh out the documentation in the next week, so stay tuned, - and join the + More coming soon - we will continue to flesh out the documentation, so stay tuned, and join the user's mailing list if you have any questions.

+ +

+ Developers and Prospective Contributors +

+

+ There is plenty of work to be done. If you are interested in getting involved, the following may help: +

+ +
diff --git a/maven-site/src/site/xdoc/navigation.xml b/maven-site/src/site/xdoc/navigation.xml index f3cf2ef748..ad64711eda 100644 --- a/maven-site/src/site/xdoc/navigation.xml +++ b/maven-site/src/site/xdoc/navigation.xml @@ -25,5 +25,8 @@ + + + - \ No newline at end of file +