diff doc/interpreter/contrib.txi @ 9032:349616d9c38e

Cleanup top-level documentation menu in octave.texi @detailmenu is now completely up to date with respect to included .texi files @sp construct replaced with an equivalent because it produces ugly HTML output Spellchecked file
author Rik <rdrider0-list@yahoo.com>
date Fri, 20 Mar 2009 10:08:57 -0700
parents eb63fbe60fab
children c79cf77061b7
line wrap: on
line diff
--- a/doc/interpreter/contrib.txi
+++ b/doc/interpreter/contrib.txi
@@ -24,8 +24,8 @@
 This chapter is dedicated to those who wish to contribute code to Octave.
 
 @menu 
-* How to Contribute::		How you may start contributing code.
-* General Guidelines::		Advices applicable to any type of source.
+* How to Contribute::
+* General Guidelines::
 * Octave Sources (m-files)::
 * C++ Sources::
 * Other Sources::