mirror of https://github.com/apache/maven.git
o making the home page scroll free, most things can be reached now
and i'll keep trying to improve the usability but i like everything on one page in site without scrolling. git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@325909 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9eb9a4682b
commit
9e5bda383e
|
@ -52,6 +52,12 @@
|
|||
?
|
||||
</i>
|
||||
</li>
|
||||
<li>
|
||||
<i>Where is the
|
||||
<a href="guides/index.html">Documentation</a>
|
||||
?
|
||||
</i>
|
||||
</li>
|
||||
<li>
|
||||
<i>Tell me about the
|
||||
<a href="about.html#m2-goals">goals of Maven 2.0</a>
|
||||
|
@ -113,65 +119,6 @@
|
|||
</i>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<h4>User's Guide</h4>
|
||||
</p>
|
||||
<p>
|
||||
Maven is now simpler than ever to use!
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<i>
|
||||
<a href="guides/getting-started/index.html">Getting Started</a>
|
||||
</i>
|
||||
</li>
|
||||
<li>
|
||||
<i>
|
||||
<a href="general.html">General FAQ</a>
|
||||
</i>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<b>More coming soon -</b>
|
||||
we will continue to flesh out the documentation, so stay tuned, and join the
|
||||
<a href="/mail-lists.html">user's mailing list</a>
|
||||
if you have any questions.
|
||||
</p>
|
||||
<subsection name="Developing Maven 2">
|
||||
<p>
|
||||
<h4>Developers and Prospective Contributors</h4>
|
||||
</p>
|
||||
<p>
|
||||
There is plenty of work to be done. If you are interested in getting involved, the following may help:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<i>How can I
|
||||
<a href="about.html#get-involved">get involved</a>
|
||||
?
|
||||
</i>
|
||||
</li>
|
||||
<li>
|
||||
<i>What
|
||||
<a href="docs-required.html">documentation is needed</a>
|
||||
?
|
||||
</i>
|
||||
</li>
|
||||
<li>
|
||||
<i>How do I
|
||||
<a href="/developers/building.html">build Maven 2.0</a>
|
||||
?
|
||||
</i>
|
||||
</li>
|
||||
<li>
|
||||
<i>Draft
|
||||
<a href="http://docs.codehaus.org/display/MAVEN/Home">design documents</a>
|
||||
are in
|
||||
Confluence, until they are implemented and added to the developers section.
|
||||
</i>
|
||||
</li>
|
||||
</ul>
|
||||
</subsection>
|
||||
</section>
|
||||
</body>
|
||||
</document>
|
||||
|
|
Loading…
Reference in New Issue