Author: twilliams
Date: Sat Sep 29 11:59:52 2012
New Revision: 1391787
URL: http://svn.apache.org/viewvc?rev=1391787&view=rev
Log:
Add some brief docs about the documentation
Modified:
incubator/blur/site/trunk/content/blur/get_involved.mdtext
Modified: incubator/blur/site/trunk/content/blur/get_involved.mdtext
URL:
http://svn.apache.org/viewvc/incubator/blur/site/trunk/content/blur/get_involved.mdtext?rev=1391787&r1=1391786&r2=1391787&view=diff
==============================================================================
--- incubator/blur/site/trunk/content/blur/get_involved.mdtext (original)
+++ incubator/blur/site/trunk/content/blur/get_involved.mdtext Sat Sep 29
11:59:52 2012
@@ -61,4 +61,20 @@ For developers actively tracking the cod
- Subscribe: <a
href="[email protected]">[email protected]</a>
- Unsubscribe: <a
href="[email protected]">[email protected]</a>
- Archives: <a
href="http://mail-archives.apache.org/mod_mbox/incubator-blur-commits/">mail-archives.apache.org</a>,
- <a
href="http://markmail.org/browse/org.apache.incubator.blur-commits">markmail.org</a>
\ No newline at end of file
+ <a
href="http://markmail.org/browse/org.apache.incubator.blur-commits">markmail.org</a>
+
+#### Documentation ####
+The documentation resides in Subversion at:
+
+ svn co http://svn.apache.org/repos/asf/incubator/blur/site/trunk
+
+For committers, use <code>https</code> instead.
+
+If you're doing lots of documentation edits/changes, you may want to just run
the
+<a href="http://www.apache.org/dev/cmsref.html#local-build">build scripts</a>
locally and work directly
+with <code>svn</code> as usual. If you aren't a committer yet, please submit
a patch through JIRA.
+
+If you're making smallish edits or aren't yet a committer, you can take
advantage of the fact that we
+use the Apache CMS. You can install the bookmarklet and
+<a href="http://www.apache.org/dev/cmsref.html#non-committer">make edits</a>
as you're browsing the site. There's
+a <a href="http://s.apache.org/cms-tutorial">long-ish video tutorial</a> on
using the CMS but it's fairly intuitive.
\ No newline at end of file