changeset 20660:63f975ff1f7c

doc: Update @detailmenu in octave.texi * octave.texi: Update @detailmenu with UiXXX properties submenu and "Matlab-compatible solvers" menu.
author Rik <rik@octave.org>
date Mon, 26 Oct 2015 15:28:36 -0700
parents eafc22e4c857
children 014003273737
files doc/interpreter/octave.texi
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/octave.texi	Sun Oct 25 20:44:13 2015 +0000
+++ b/doc/interpreter/octave.texi	Mon Oct 26 15:28:36 2015 -0700
@@ -542,6 +542,13 @@
 * Image Properties::
 * Patch Properties::
 * Surface Properties::
+* Uimenu Properties::
+* Uicontextmenu Properties::
+* Uipanel Properties::
+* Uicontrol Properties::
+* Uitoolbar Properties::
+* Uipushtool Properties::
+* Uitoggletool Properties::
 
 Advanced Plotting
 
@@ -668,6 +675,10 @@
 * Ordinary Differential Equations::
 * Differential-Algebraic Equations::
 
+Ordinary Differential Equations
+
+* Matlab-compatible solvers::
+
 Optimization
 
 * Linear Programming::