Author: gmazza
Date: Sat Jun 15 14:23:58 2013
New Revision: 1493365
URL: http://svn.apache.org/r1493365
Log:
Better formatting of build page, attempt #2
Modified:
incubator/jspwiki/site/trunk/content/jspwiki/development/source_and_guide.mdtext
Modified:
incubator/jspwiki/site/trunk/content/jspwiki/development/source_and_guide.mdtext
URL:
http://svn.apache.org/viewvc/incubator/jspwiki/site/trunk/content/jspwiki/development/source_and_guide.mdtext?rev=1493365&r1=1493364&r2=1493365&view=diff
==============================================================================
---
incubator/jspwiki/site/trunk/content/jspwiki/development/source_and_guide.mdtext
(original)
+++
incubator/jspwiki/site/trunk/content/jspwiki/development/source_and_guide.mdtext
Sat Jun 15 14:23:58 2013
@@ -23,13 +23,13 @@ Apache JSPWiki is a <a href="http://mave
Production distributions (see [Release Page][]) still use the Apache Ant "ant
dist" target, after the build is done using Maven.
-# Coding standards:
+### Coding standards:
* Use the <a
href="http://svn.apache.org/viewvc/incubator/jspwiki/trunk/jspwiki-war/src/main/config/dev/jspwiki-eclipse-codestyle.xml?view=co&content-type=text%2Fplain">Eclipse</a>
and <a
href="http://svn.apache.org/viewvc/incubator/jspwiki/trunk/jspwiki-war/src/main/config/dev/jspwiki-checkstyle.xml?view=co&revision=1486481&content-type=text%2Fplain">Checkstyle</a>
formatters (both automatically incorporated when you run mvn eclipse:eclipse
on the project.)
* Remove trailing whitespace and whitespace on empty lines
-# Commits:
+### Commits:
* All commits except those to the website or for releases should start with
JSPWIKI-num: JIRA title. If committing a patch from a contributor the commit