diff doc/interpreter/system.txi @ 20024:cf9b94a89620

Document get_home_directory in Octave manual and NEWS file. * NEWS: Add get_home_directory to list of new functions. * system.txi: Add get_home_directory to manual. * sysdep.cc(Fget_home_directory): Use preferred docstring format of single line summary sentence followed by second paragragh of explanation. Add BIST test.
author Rik <rik@octave.org>
date Thu, 02 Apr 2015 15:36:38 -0700
parents 4197fc428c7d
children
line wrap: on
line diff
--- a/doc/interpreter/system.txi	Thu Apr 02 14:21:43 2015 -0700
+++ b/doc/interpreter/system.txi	Thu Apr 02 15:36:38 2015 -0700
@@ -406,6 +406,8 @@
 
 @DOCSTRING(unsetenv)
 
+@DOCSTRING(get_home_directory)
+
 @node Current Working Directory
 @section Current Working Directory