[Lemon-commits] [lemon_svn] alpar: r879 - hugo/trunk/doc

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:42:01 CET 2006


Author: alpar
Date: Fri May 28 14:55:02 2004
New Revision: 879

Modified:
   hugo/trunk/doc/coding_style.dox

Log:
*** empty log message ***

Modified: hugo/trunk/doc/coding_style.dox
==============================================================================
--- hugo/trunk/doc/coding_style.dox	(original)
+++ hugo/trunk/doc/coding_style.dox	Fri May 28 14:55:02 2004
@@ -4,7 +4,12 @@
 
 \section Naming Conventions
 
-In order to make development easier we have made some conventions according to coding style. These include names of types, classes, functions, variables, constants and exceptions. If these conventions are met in one's code then it is easier to read and maintain that code. Please comply with these conventions if you want to contribute developing Hugo library. 
+In order to make development easier we have made some conventions
+according to coding style. These include names of types, classes,
+functions, variables, constants and exceptions. If these conventions
+are met in one's code then it is easier to read and maintain
+it. Please comply with these conventions if you want to contribute
+developing Hugo library.
 
 \subsection cs-class Classes and other types
 



More information about the Lemon-commits mailing list