diff 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
line wrap: on
line diff
--- a/doc/interpreter/Makefile.am	Wed Sep 18 00:17:04 2013 +0300
+++ b/doc/interpreter/Makefile.am	Thu Sep 19 15:13:48 2013 +0300
@@ -116,10 +116,6 @@
 MUNGED_TEXI_SRC = \
   arith.texi \
   audio.texi \
-  audiodevinfo.texi \
-  audioplayer.texi \
-  audiorecorder.texi \
-  audiofile.texi \
   basics.texi \
   bugs.texi \
   container.texi \