gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] fenfire/docs/pegboard pegboard.rst


From: Asko Soukka
Subject: [Gzz-commits] fenfire/docs/pegboard pegboard.rst
Date: Mon, 31 Mar 2003 04:42:44 -0500

CVSROOT:        /cvsroot/fenfire
Module name:    fenfire
Changes by:     Asko Soukka <address@hidden>    03/03/31 04:42:44

Modified files:
        docs/pegboard  : pegboard.rst 

Log message:
        title

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/docs/pegboard/pegboard.rst.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: fenfire/docs/pegboard/pegboard.rst
diff -u fenfire/docs/pegboard/pegboard.rst:1.1 
fenfire/docs/pegboard/pegboard.rst:1.2
--- fenfire/docs/pegboard/pegboard.rst:1.1      Mon Mar 31 04:37:41 2003
+++ fenfire/docs/pegboard/pegboard.rst  Mon Mar 31 04:42:44 2003
@@ -1,60 +1,58 @@
-=============================================================
-PEGBOARD - Index of Proposals for Enhancing Gzz
-=============================================================
+===============================
+Proposals for enhancing Fenfire
+===============================
 
-As seen on the mailing lists, we need some structure to new architectural 
ideas. Let's try this.
-
-All changes to the following packages ("frozen" packages)
-and classes **must** go through PEGs:
-
-* gzz
+.. As seen on the mailing lists, we need some structure to new
+   architectural ideas. Let's try this.
+ 
+   All changes to the following packages ("frozen" packages)
+   and classes **must** go through PEGs:
 
-* gzz.media
+   * gzz
+ 
+   * gzz.media
 
-* gzz.diff
+   * gzz.diff
     
-* gzz.impl.AbstractSpace
+   * gzz.impl.AbstractSpace
 
-* gzz.impl.AbstractDim
+   * gzz.impl.AbstractDim
 
-* gzz.impl.ModularSpace
+   * gzz.impl.ModularSpace
  
-* gzz.impl.CellManager
+   * gzz.impl.CellManager
 
-* gzz.impl.DimManager
+   * gzz.impl.DimManager
 
-* gzz.impl.IdentityManager
+   * gzz.impl.IdentityManager
     
-* gzz.vob
+   * gzz.vob
+
+   Note, however, that these are not recursive: freezing ``gzz.vob`` 
+   does **not** mean that ``gzz.vob.vobs`` would be frozen - that package
+   is most definitely not frozen.
+
+   Any other semantic changes to the frozen packages and classes 
+   will be **summarily**
+   rejected and reverted. If you need a change quickly, then **subclass** 
+   or **create a branch**. 
+   Changes to javadoc and indentation etc. are exempted, 
+   as are bug fixes that correct classes to compliance with javadoc or 
+   the architecture documentation in *doc/*.
 
-Note, however, that these are not recursive: freezing ``gzz.vob`` 
-does **not** mean that ``gzz.vob.vobs`` would be frozen - that package
-is most definitely not frozen.
-
-Any other semantic changes to the frozen packages and classes 
-will be **summarily**
-rejected and reverted. If you need a change quickly, then **subclass** 
-or **create a branch**. 
-Changes to javadoc and indentation etc. are exempted, 
-as are bug fixes that correct classes to compliance with javadoc or 
-the architecture documentation in *doc/*.
-
-This list will be updated once in a while, to reflect newly stabilized 
packages.
-
-It is also **recommended** that large changes to other classes or 
-packages be PEGged first but not required: such changes will not 
-be summarily rejected. 
+   This list will be updated once in a while, to reflect newly stabilized 
packages.
+ 
+   It is also **recommended** that large changes to other classes or 
+   packages be PEGged first but not required: such changes will not 
+   be summarily rejected. 
 
 PEGs should use the python reStructuredText_ markup language. `Quick 
reference`__
-could be handy. See also `PEG 201`__ for current format.
+could be handy.
 
 .. _reStructuredText: http://docutils.sourceforge.net
 .. _QuickRef: http://docutils.sourceforge.net/docs/rst/quickref.html
-.. _PEG201: 201/PEG_201.gen.html
 
 __ QuickRef_
-__ PEG201_
-
 
 Pegboard
 --------
@@ -113,6 +111,3 @@
 
 Files
        All files related with PEG.
-
-
-




reply via email to

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