comparison doc/interpreter/Makefile.am @ 19524:9a9b0985e508

audio documentation content and building changes * Makefile.am: removed audiodevinfo.texi, audioplayer.texi, audiorecorder.texi and audiofile.texi from the target list * audio.txi: removed the menu to access the audio documentation files and removed includes for the audio documentation files * audioplayer.m: fixed a docstring that was using an un-escaped @ symbol * module.mk: added @audioplayer and @audioplayer method functions to the file list
author Vytautas Jančauskas <unaudio@gmail.com>
date Thu, 19 Sep 2013 15:13:48 +0300
parents d24bf3fb4c09
children bf27e21f0bfb
comparison
equal deleted inserted replaced
19523:776787758621 19524:9a9b0985e508
114 octave_logo.pdf 114 octave_logo.pdf
115 115
116 MUNGED_TEXI_SRC = \ 116 MUNGED_TEXI_SRC = \
117 arith.texi \ 117 arith.texi \
118 audio.texi \ 118 audio.texi \
119 audiodevinfo.texi \
120 audioplayer.texi \
121 audiorecorder.texi \
122 audiofile.texi \
123 basics.texi \ 119 basics.texi \
124 bugs.texi \ 120 bugs.texi \
125 container.texi \ 121 container.texi \
126 contrib.texi \ 122 contrib.texi \
127 cp-idx.texi \ 123 cp-idx.texi \