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
Go to file
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
build
cmake_modules
conf
debian
docs docs: Major clean up of doxygen generated core API documentation 2011-06-18 00:43:53 +02:00
dtd
freeswitch.xcodeproj
fscomm
htdocs
libs add missing paths to unimrcp build vs2010 2011-06-17 10:56:52 -05:00
patches
scripts
src missed an = 2011-06-17 15:56:27 -05:00
support-d
w32
web
.gitignore
.version.in
CMakeLists.txt
Freeswitch.2005.unsupported.sln
Freeswitch.2008.express.sln
Freeswitch.2008.sln unmrcp VS2008 build fix for new version 2011-06-17 10:07:57 -05:00
Freeswitch.2008.sln.debug.bat
Freeswitch.2008.sln.release.bat
Freeswitch.2010.express.sln
Freeswitch.2010.sln vs2010 - fix bad solution file 2011-06-17 11:35:51 -05:00
INSTALL
Makefile.am
acinclude.m4
bootstrap.sh
configure.in
devel-bootstrap.sh
freeswitch-sounds-en-us-callie.spec
freeswitch.spec