]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
docs: Add libteletone back to core API documentation
authorStefan Knoblich <s.knoblich@axsentis.de>
Fri, 17 Jun 2011 23:05:47 +0000 (01:05 +0200)
committerStefan Knoblich <s.knoblich@axsentis.de>
Fri, 17 Jun 2011 23:08:33 +0000 (01:08 +0200)
Right... this one is actually part of the core
(.o files included in libfreeswitch).

There are a few more libs included like this, but none
of them should be for external use.

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
docs/Doxygen.conf

index 79eccfde16206690a4146ac6c51fad1701ed3bad..13a60712723f833dcbf4ba9b536b9f6d1c2ca225 100644 (file)
@@ -568,7 +568,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  =../src
+INPUT                  =../src ../libs/libteletone
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is