diff doc/interpreter/octave.texi @ 16812:366a13bd71d5

doc: Add base64_encode()/base64_decode() to documentation. * doc/interpreter/octave.texi: Add menu item for Base64. * doc/interpreter/system.txi: Add menu item for Base64. Add @DOCSTRING macros for base64_encode/base64_decode.
author Rik <rik@octave.org>
date Sat, 22 Jun 2013 13:58:30 -0700
parents 62fa28af2842
children be41c30bcb44
line wrap: on
line diff
--- a/doc/interpreter/octave.texi	Sat Jun 22 22:25:20 2013 +0200
+++ b/doc/interpreter/octave.texi	Sat Jun 22 13:58:30 2013 -0700
@@ -763,6 +763,7 @@
 
 * FTP Objects::
 * URL Manipulation::
+* Base64 and Binary Data Transmission::
 
 Java Interface