diff doc/interpreter/octave.texi @ 27806:06af06188403

doc: Add missing DOCSTRINGs to Octave manual. * octave.texi: Rename documentation node "URL Manipulation" to "WWW Access". * system.txi: Rename documentation node "URL Manipulation" to "WWW Access". Add paragraph describing the web-related functions available. Add DOCSTRING anchors for "web", "webread", "webwrite", "weboptions". * web.m, weboptions.m, webread.m, webwrite.m: Remove references to "websave" function which does not exist.
author Rik <rik@octave.org>
date Thu, 12 Dec 2019 09:23:53 -0800
parents 5d25ebc451fb
children 534684fb7bd7
line wrap: on
line diff
--- a/doc/interpreter/octave.texi	Thu Dec 12 06:45:57 2019 +0100
+++ b/doc/interpreter/octave.texi	Thu Dec 12 09:23:53 2019 -0800
@@ -829,7 +829,7 @@
 Networking Utilities
 
 * FTP Objects::
-* URL Manipulation::
+* WWW Access::
 * Base64 and Binary Data Transmission::
 
 Packages