From: Stefan Knoblich Date: Fri, 17 Jun 2011 23:05:47 +0000 (+0200) Subject: docs: Add libteletone back to core API documentation X-Git-Tag: v1.2-rc1~108^2^2~158 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c35c138db50efdbb59312b6c06e51b1d6d14f178;p=thirdparty%2Ffreeswitch.git docs: Add libteletone back to core API documentation 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 --- diff --git a/docs/Doxygen.conf b/docs/Doxygen.conf index 79eccfde16..13a6071272 100644 --- a/docs/Doxygen.conf +++ b/docs/Doxygen.conf @@ -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