Files
freeswitch/libs/sofia-sip/libsofia-sip-ua/http/Doxyfile.in
Michael Jerris d8c4d22d40 merge whitespace fixes from sofia-sip tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10802 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 18:05:22 +00:00

20 lines
493 B
Plaintext

PROJECT_NAME = "http"
OUTPUT_DIRECTORY = ../docs/html/http
INPUT = @srcdir@/http.docs @srcdir@/sofia-sip sofia-sip @srcdir@ .
@INCLUDE_PATH = . @srcdir@
@INCLUDE = ../docs/Doxyfile.conf
TAGFILES += \
../docs/su.doxytags=../su \
../docs/ipt.doxytags=../ipt \
../docs/bnf.doxytags=../bnf \
../docs/url.doxytags=../url \
../docs/msg.doxytags=../msg
GENERATE_TAGFILE = ../docs/http.doxytags
ALIASES += \
"HTTP_HEADER=@ingroup http_headers\n@defgroup" \