You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mrunit.apache.org by jd...@apache.org on 2012/04/13 05:00:17 UTC

svn commit: r1325594 - in /incubator/mrunit/site/trunk: content/mrunit/development/edit_website.mdtext lib/view.pm

Author: jdonofrio
Date: Fri Apr 13 03:00:17 2012
New Revision: 1325594

URL: http://svn.apache.org/viewvc?rev=1325594&view=rev
Log:
MRUNIT-84: Construct an MRUnit website to replace the existing stub

website style edit

Modified:
    incubator/mrunit/site/trunk/content/mrunit/development/edit_website.mdtext
    incubator/mrunit/site/trunk/lib/view.pm

Modified: incubator/mrunit/site/trunk/content/mrunit/development/edit_website.mdtext
URL: http://svn.apache.org/viewvc/incubator/mrunit/site/trunk/content/mrunit/development/edit_website.mdtext?rev=1325594&r1=1325593&r2=1325594&view=diff
==============================================================================
--- incubator/mrunit/site/trunk/content/mrunit/development/edit_website.mdtext (original)
+++ incubator/mrunit/site/trunk/content/mrunit/development/edit_website.mdtext Fri Apr 13 03:00:17 2012
@@ -34,6 +34,8 @@ helpful for limiting line length
   * Use links in the [link name][] style rather than [link name][1] because it
 is more difficult to match up the numbers and removing links causes all the
 numbers to have to get updated
+  * Indent with spaces not tabs
+  * Use * for lists and indent lists by 2 spaces
 
 [Apache bookmarklet]: http://apache.org/dev/cms.html#usage
 [reference manual]: http://apache.org/dev/cmsref.html

Modified: incubator/mrunit/site/trunk/lib/view.pm
URL: http://svn.apache.org/viewvc/incubator/mrunit/site/trunk/lib/view.pm?rev=1325594&r1=1325593&r2=1325594&view=diff
==============================================================================
--- incubator/mrunit/site/trunk/lib/view.pm (original)
+++ incubator/mrunit/site/trunk/lib/view.pm Fri Apr 13 03:00:17 2012
@@ -1,5 +1,6 @@
 package view;
 
+#
 # BUILD CONSTRAINT:  all views must return $content, $extension.
 # additional return values (as seen below) are optional.  However,
 # careful use of symlinks and dependency management in path.pm can