freeswitch/docs
Stefan Knoblich 794246e1d1 docs: Major clean up of doxygen generated core API documentation
To make the API documentation usable (again):

  - Rename to "FreeSWITCH API Documentation"

  - Remove all external INPUT paths, only scan FreeSWITCH core sources

  - Only parse a sane subset of files: *.c *.cc *.cpp *.h *.hh *.hxx
    (don't care about any python / whatever files for now)

  - Exclude modules (seriously, all the mod_java / mod_managed stuff
    turned it into an unusable mess. You need API docs of modules? Add separate doxygen
    configurations for them (or specific ones))

  - Include src/mod in example search path (for @include etc.), add C/C++
    patterns.

  - Set up PREDEFINED to fix the massive clusterf*ck that was caused by
    SWITCH_DECLARE() and friends.

<End Of Rant>

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-06-18 00:43:53 +02:00
..
phrase Update to-be-recorded prompts 2011-06-01 16:33:07 -07:00
AUTHORS update email 2009-02-04 21:20:54 +00:00
ChangeLog Update ChangeLog through May 22 2011-05-23 14:39:04 -07:00
COPYING removing most of the generated files from tree. You will need to run bootstrap.sh and configure again after you do this update and have autoconf, automake, and libtool installed on the box. 2007-03-19 19:26:25 +00:00
docs.2008.vcproj add msvc 2008 sln/project files 2007-12-12 01:40:13 +00:00
docs.2010.vcxproj Add initial support for VS2010 2010-06-28 15:49:19 -05:00
docs.vcproj move some modules to use .vsprops files to centralize where settings are made and to simplify the project files. 2007-10-18 07:21:38 +00:00
Doxygen.conf docs: Major clean up of doxygen generated core API documentation 2011-06-18 00:43:53 +02:00
JavaScript.txt add notes for js and get ready to finish docs on it. 2006-03-07 19:20:11 +00:00
zrtp_agpl-3.0.txt adding agl3.0 for zrtp 2009-06-18 20:38:57 +00:00