This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [DOCPATCH] @example -> @smallexample


 Here is the change for the codingconventions.  Ok to commit?

Index: codingconventions.html
===================================================================
RCS file: /cvsroot/gcc/wwwdocs/htdocs/codingconventions.html,v
retrieving revision 1.37
diff -u -r1.37 codingconventions.html
--- codingconventions.html	27 Aug 2004 16:13:32 -0000	1.37
+++ codingconventions.html	17 Sep 2004 15:00:06 -0000
@@ -394,6 +394,9 @@
   required if the capital letter is within <code>@code</code> or
   <code>@samp</code>.)</li>
 
+  <li>Code examples should use <code>@smallexample</code> instead of
+  <code>@example</code>.</li>
+
 </ul>
 
 


-- 
Thanks,
Jim

http://www.student.cs.uwaterloo.ca/~ja2morri/
http://phython.blogspot.com
http://open.nit.ca/wiki/?page=jim


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]