[asterisk-commits] russell: trunk r137299 - /trunk/doc/tex/asterisk.tex
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Aug 12 14:40:36 CDT 2008
Author: russell
Date: Tue Aug 12 14:40:35 2008
New Revision: 137299
URL: http://svn.digium.com/view/asterisk?view=rev&rev=137299
Log:
Note that developer documentation belongs in doxygen, and not integrated with
the user manual stuff in doc/tex/.
Modified:
trunk/doc/tex/asterisk.tex
Modified: trunk/doc/tex/asterisk.tex
URL: http://svn.digium.com/view/asterisk/trunk/doc/tex/asterisk.tex?view=diff&rev=137299&r1=137298&r2=137299
==============================================================================
--- trunk/doc/tex/asterisk.tex (original)
+++ trunk/doc/tex/asterisk.tex Tue Aug 12 14:40:35 2008
@@ -148,15 +148,8 @@
%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}
More information about the asterisk-commits
mailing list