Author: nick
Date: Fri Dec 21 10:47:28 2012
New Revision: 1424858
URL: http://svn.apache.org/viewvc?rev=1424858&view=rev
Log:
Add in index to the contribution page
Modified:
poi/site/publish/guidelines.html
poi/site/src/documentation/content/xdocs/guidelines.xml (contents, props
changed)
Modified: poi/site/publish/guidelines.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/guidelines.html?rev=1424858&r1=1424857&r2=1424858&view=diff
==============================================================================
--- poi/site/publish/guidelines.html (original)
+++ poi/site/publish/guidelines.html Fri Dec 21 10:47:28 2012
@@ -249,10 +249,39 @@ if (VERSION > 3) {
+<a name="Index+of+Contribution+Guidelines"></a>
+<div class="h3">
+<h3>Index of Contribution Guidelines</h3>
+</div>
+
+<ul>
+
+<li>
+<a href="#Introduction">Introduction</a>
+</li>
+
+<li>
+<a href="#GetInvolved">I just want to get involved, but don't know where to
start?</a>
+</li>
+
+<li>
+<a href="#SubmittingPatches">Submitting Patches</a>
+</li>
+
+<li>
+<a href="#Mentoring">Mentoring and Committership</a>
+</li>
+
+</ul>
+
+
+
<a name="Introduction"></a>
+ <a name="Introduction-N10038"></a>
<div class="h3">
<h3>Introduction</h3>
</div>
+
<a name="Disclaimer"></a>
<div class="h4">
@@ -265,6 +294,7 @@ if (VERSION > 3) {
if needed.
</p>
+
<a name="The+Licensing"></a>
<div class="h4">
@@ -364,10 +394,12 @@ if (VERSION > 3) {
</p>
-
-<a name="I+just+want+to+get+involved+but+don%27t+know+where+to+start"></a>
+
+
+<a name="GetInvolved"></a>
+ <a
name="I+just+want+to+get+involved%2C+but+don%27t+know+where+to+start%3F"></a>
<div class="h3">
-<h3>I just want to get involved but don't know where to start</h3>
+<h3>I just want to get involved, but don't know where to start?</h3>
</div>
<ul>
@@ -417,8 +449,10 @@ if (VERSION > 3) {
<a href="http://community.apache.org/">Apache Community Development
Project</a> also provides guidance and mentoring for new contributors.</p>
+
-<a name="Submitting+Patches"></a>
+<a name="SubmittingPatches"></a>
+ <a name="Submitting+Patches"></a>
<div class="h3">
<h3>Submitting Patches</h3>
</div>
@@ -545,7 +579,8 @@ if (VERSION > 3) {
-<a name="Mentoring+and+Committership"></a>
+<a name="Mentoring"></a>
+ <a name="Mentoring+and+Committership"></a>
<div class="h3">
<h3>Mentoring and Committership</h3>
</div>
Modified: poi/site/src/documentation/content/xdocs/guidelines.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/guidelines.xml?rev=1424858&r1=1424857&r2=1424858&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/guidelines.xml (original)
+++ poi/site/src/documentation/content/xdocs/guidelines.xml Fri Dec 21 10:47:28
2012
@@ -30,7 +30,18 @@
<body>
+ <section><title>Index of Contribution Guidelines</title>
+ <ul>
+ <li><link href="#Introduction">Introduction</link></li>
+ <li><link href="#GetInvolved">I just want to get involved, but don't know
where to start?</link></li>
+ <li><link href="#SubmittingPatches">Submitting Patches</link></li>
+ <li><link href="#Mentoring">Mentoring and Committership</link></li>
+ </ul>
+ </section>
+
+ <anchor id="Introduction"/>
<section><title>Introduction</title>
+
<section><title>Disclaimer</title>
<p>
Any information in here that might be perceived as legal information is
@@ -38,6 +49,7 @@
if needed.
</p>
</section>
+
<section><title>The Licensing</title>
<p>
The POI project is <link
href="http://www.opensource.org">OpenSource</link>
@@ -118,7 +130,9 @@
</p>
</section>
</section>
- <section><title>I just want to get involved but don't know where to
start</title>
+
+ <anchor id="GetInvolved"/>
+ <section><title>I just want to get involved, but don't know where to
start?</title>
<ul>
<li>Read the rest of the website, understand what POI is and what it does,
the project vision, etc.</li>
@@ -148,6 +162,8 @@
<link href="http://community.apache.org/">Apache Community Development
Project</link> also provides guidance and mentoring for new
contributors.</p>
</section>
+
+ <anchor id="SubmittingPatches"/>
<section><title>Submitting Patches</title>
<p>
Patches are submitted via the <link
href="http://issues.apache.org/bugzilla/buglist.cgi?product=POI">Bug
Database</link>.
@@ -235,6 +251,7 @@
</section>
</section>
+ <anchor id="Mentoring"/>
<section><title>Mentoring and Committership</title>
<p>The POI project will generally offer committership to contributors who
send
in consistently good patches over a period of several months.</p>
Propchange: poi/site/src/documentation/content/xdocs/guidelines.xml
('svn:executable' removed)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]