antonio 2003/12/30 22:39:12
Modified: src/documentation/content/xdocs/community committer.xml
Log:
Add link to Java Style Guide
Revision Changes Path
1.7 +2 -1
cocoon-site/src/documentation/content/xdocs/community/committer.xml
Index: committer.xml
===================================================================
RCS file:
/home/cvs//cocoon-site/src/documentation/content/xdocs/community/committer.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- committer.xml 18 Dec 2003 08:47:38 -0000 1.6
+++ committer.xml 31 Dec 2003 06:39:12 -0000 1.7
@@ -23,7 +23,8 @@
We do not want to get too concerned about style, other than a few
obvious things such as whitespace. Basically just follow the style
that is already used by the files that you are working on.
- We loosely follow the Sun Java Style Guide.
+ We loosely follow the
+ <link href="http://java.sun.com/docs/codeconv/">Sun Java Style
Guide</link>.
</p>
</section>