classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] FYI: Update hacking Branches rules


From: Mark Wielaard
Subject: Re: [cp-patches] FYI: Update hacking Branches rules
Date: Tue, 13 Dec 2005 11:57:02 +0100

Hi,

One small change that makes the HTML version nicer to read:

2005-12-13  Mark Wielaard  <address@hidden>

    * doc/hacking.texinfo: Add @bullet to all @itemize lists.

As soon as it update (should be every hour) you can see the result on
http://www.gnu.org/software/classpath/docs/hacking.html

Cheers,

Mark
Index: doc/hacking.texinfo
===================================================================
RCS file: /cvsroot/classpath/classpath/doc/hacking.texinfo,v
retrieving revision 1.40
diff -u -r1.40 hacking.texinfo
--- doc/hacking.texinfo 13 Dec 2005 10:17:48 -0000      1.40
+++ doc/hacking.texinfo 13 Dec 2005 10:55:05 -0000
@@ -498,7 +498,7 @@
 conventions):
 
 
address@hidden
address@hidden @bullet
 
 @item
 Java source files in GNU Classpath are encoded using UTF-8.  However,
@@ -694,7 +694,7 @@
 
 Some things are the same as in the normal GNU Coding Standards:
 
address@hidden
address@hidden @bullet
 
 @item
 Unnecessary braces can be removed, one line after an if, for, while as
@@ -833,7 +833,7 @@
 access should feel free to create a branch. There are however a couple
 of rules that every branch should follow:
 
address@hidden
address@hidden @bullet
 
 @item All branches ought to be documented in the developer wiki at
 @uref{http://developer.classpath.org/mediation/ClasspathBranches}, so
@@ -893,7 +893,7 @@
 Here are some example to explain what should or shouldn't be in a
 ChangeLog entry (and the corresponding commit message):
 
address@hidden
address@hidden @bullet
 
 @item
 The first line of a ChangeLog entry should be:

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]