From 2fc924a91c5bc1be96333b30a4d767382ce0d708 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 12 Aug 2008 19:41:22 +0000 Subject: [PATCH] Merged revisions 137299 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ........ r137299 | russell | 2008-08-12 14:40:35 -0500 (Tue, 12 Aug 2008) | 3 lines Note that developer documentation belongs in doxygen, and not integrated with the user manual stuff in doc/tex/. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@137300 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/tex/asterisk.tex | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/doc/tex/asterisk.tex b/doc/tex/asterisk.tex index 111719fd3c..454104dc65 100644 --- a/doc/tex/asterisk.tex +++ b/doc/tex/asterisk.tex @@ -148,15 +148,8 @@ reference purposes. %asterisk-mib.txt SNMP mib for Asterisk (net-snmp) %digium-mib.txt SNMP mib for Asterisk (net-snmp) % -%For developers -%-------------- -%See http://www.asterisk.org/developers for more information -% -%callfiles.txt Asterisk callfiles using instruction -%CODING-GUIDELINES Guidelines for developers -%externalivr.txt Documentation of the protocol used in externalivr() -%modules.txt How Asterisk modules work -%datastores.txt About channel data stores -%speechrec.txt The Generic Speech Recognition API +% Note that there is some developer documentation is in the doc directory, but +% the goal is to have developer documentation all integrated into the doxygen +% documentation. \end{document}