diff doc/interpreter/audiorecorder.txi @ 19521:480407a8d226

added module.mk to scripts/audiorecorder * audioplayer.txi: changed the way docstrings are used * module.mk: new file containing a list of method function for the @audiorecorder class
author Vytautas Jančauskas <unaudio@gmail.com>
date Tue, 17 Sep 2013 23:29:07 +0300
parents d24bf3fb4c09
children
line wrap: on
line diff
--- a/doc/interpreter/audiorecorder.txi	Tue Sep 17 23:09:58 2013 +0300
+++ b/doc/interpreter/audiorecorder.txi	Tue Sep 17 23:29:07 2013 +0300
@@ -1,5 +1,5 @@
 @node Audio Recorder
 @section Audio Recorder
 
-@DOCSTRING("@audioplayer/audiorecorder")
-@DOCSTRING("@audioplayer/record")
\ No newline at end of file
+@DOCSTRING(@audiorecorder/audiorecorder)
+@DOCSTRING(@audiorecorder/record)
\ No newline at end of file