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
2009-02-11 02:53:31 +00:00
2011-05-30 16:55:24 +02:00
2009-02-13 23:33:36 +00:00
2008-05-14 20:39:43 +00:00
2009-12-17 18:33:45 +00:00
2011-06-17 15:56:27 -05:00
2011-05-13 13:17:54 -05:00
2010-04-01 21:00:45 -04:00
2011-03-17 08:34:00 -05:00
2009-10-02 14:44:16 +00:00
2011-05-13 19:26:01 -04:00
2010-01-23 20:19:18 +00:00
2009-11-18 19:42:00 +00:00
2011-06-14 00:07:10 +02:00
2006-12-17 01:01:09 +00:00
2011-05-13 13:17:54 -05:00
Description
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Multiple Licenses 196 MiB
Languages
C 65.2%
C++ 20.8%
JavaScript 4.8%
Assembly 2%
Makefile 1%
Other 5.4%