changeset 22340:9b87458451f8

Add missing functions to Octave manual. * debug.txi: Add DOCSTRING entry for profexport. * gui.txi: Add DOCSTRING entry for prefdir.
author Rik <rik@octave.org>
date Thu, 18 Aug 2016 08:44:20 -0700
parents 966f75d09cb0
children 770fb2070e96
files doc/interpreter/debug.txi doc/interpreter/gui.txi
diffstat 2 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/debug.txi	Thu Aug 18 15:15:37 2016 +0100
+++ b/doc/interpreter/debug.txi	Thu Aug 18 08:44:20 2016 -0700
@@ -245,6 +245,8 @@
 
 @DOCSTRING(profshow)
 
+@DOCSTRING(profexport)
+
 @DOCSTRING(profexplore)
 
 @node Profiler Example
--- a/doc/interpreter/gui.txi	Thu Aug 18 15:15:37 2016 +0100
+++ b/doc/interpreter/gui.txi	Thu Aug 18 08:44:20 2016 -0700
@@ -155,4 +155,6 @@
 
 @DOCSTRING(ispref)
 
+@DOCSTRING(prefdir)
+
 @DOCSTRING(preferences)