comparison 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
comparison
equal deleted inserted replaced
16811:81344ade678f 16812:366a13bd71d5
761 761
762 Networking Utilities 762 Networking Utilities
763 763
764 * FTP Objects:: 764 * FTP Objects::
765 * URL Manipulation:: 765 * URL Manipulation::
766 * Base64 and Binary Data Transmission::
766 767
767 Java Interface 768 Java Interface
768 769
769 * Java Interface Functions:: 770 * Java Interface Functions::
770 * Dialog Box Functions:: 771 * Dialog Box Functions::