diff doc/interpreter/octave.texi @ 23213:b8a186a9760b stable

doc: Overhaul Java interface description (bug #50299) * doc/interpreter/external.txi: Overhaul Java interface description, especially adding a more comprehensive tutorial under "How to use Java from within Octave". * doc/interpreter/octave.texi: Change TOC for Java interface description.
author Ernst Reissner <rei3ner@arcor.de>
date Mon, 20 Feb 2017 18:11:02 +0100
parents cc025b4bd2fb
children 95a9d6ffaecc 3ac9f9ecfae5
line wrap: on
line diff
--- a/doc/interpreter/octave.texi	Mon Feb 20 17:39:12 2017 +0100
+++ b/doc/interpreter/octave.texi	Mon Feb 20 18:11:02 2017 +0100
@@ -877,10 +877,10 @@
 
 Java Interface
 
+* Making Java Classes Available::
+* How to use Java from within Octave::
+* Passing parameters to the JVM::
 * Java Interface Functions::
-* Making Java Classes Available::
-* Creating an Instance of a Java Class::
-* Handling Java Memory Limitations::
 
 Test and Demo Functions