changeset 22388:88409829869c

fix doc build * octave.texi: Don't include tips.tex or contrib.texi. Delete detailed menu entries for those nodes.
author John W. Eaton <jwe@octave.org>
date Thu, 25 Aug 2016 16:17:36 -0400
parents 4e97eaf021e4
children 663e30242c4b
files doc/interpreter/octave.texi
diffstat 1 files changed, 0 insertions(+), 21 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/octave.texi	Sun Mar 16 22:07:07 2014 +0100
+++ b/doc/interpreter/octave.texi	Thu Aug 25 16:17:36 2016 -0400
@@ -188,8 +188,6 @@
 * Packages::
 * External Code Interface::
 * Test and Demo Functions::
-* Tips and Standards::
-* Contributing Guidelines::
 * Obsolete Functions::
 * Trouble::                     If you have trouble installing Octave.
 * Installation::                How to configure, compile and install Octave.
@@ -890,23 +888,6 @@
 * Test Functions::
 * Demonstration Functions::
 
-Tips and Standards
-
-* Style Tips::                  Writing clean and robust programs.
-* Comment Tips::                Conventions for writing comments.
-* Function Headers::            Standard headers for functions.
-* Documentation Tips::          Writing readable documentation strings.
-
-Contributing Guidelines
-
-* How to Contribute::
-* Building the Development Sources::
-* Basics of Generating a Changeset::
-* General Guidelines::
-* Octave Sources (m-files)::
-* C++ Sources::
-* Other Sources::
-
 Trouble
 
 * Actual Bugs::                 Bugs we will fix later.
@@ -994,8 +975,6 @@
 
 @include external.texi
 @include testfun.texi
-@include tips.texi
-@include contrib.texi
 @include obsolete.texi
 @include bugs.texi
 @include install.texi