2006-12-21 06:30:28 +00:00
|
|
|
PROJECT_NAME = "nta"
|
|
|
|
OUTPUT_DIRECTORY = ../docs/html/nta
|
|
|
|
|
2008-12-16 18:05:22 +00:00
|
|
|
INPUT = @srcdir@/nta.docs @srcdir@/sofia-sip @srcdir@ .
|
2006-12-21 06:30:28 +00:00
|
|
|
|
2007-04-19 22:28:01 +00:00
|
|
|
@INCLUDE_PATH = . @srcdir@
|
2006-12-21 06:30:28 +00:00
|
|
|
@INCLUDE = ../docs/Doxyfile.conf
|
|
|
|
|
|
|
|
TAGFILES += ../docs/su.doxytags=../su
|
|
|
|
TAGFILES += ../docs/ipt.doxytags=../ipt
|
|
|
|
TAGFILES += ../docs/bnf.doxytags=../bnf
|
|
|
|
TAGFILES += ../docs/url.doxytags=../url
|
|
|
|
TAGFILES += ../docs/msg.doxytags=../msg
|
|
|
|
TAGFILES += ../docs/sip.doxytags=../sip
|
|
|
|
TAGFILES += ../docs/sresolv.doxytags=../sresolv
|
|
|
|
TAGFILES += ../docs/tport.doxytags=../tport
|
2007-08-06 19:24:10 +00:00
|
|
|
TAGFILES += ../docs/nua.doxytags=../nua
|
2006-12-21 06:30:28 +00:00
|
|
|
|
|
|
|
GENERATE_TAGFILE = ../docs/nta.doxytags
|
|
|
|
|
|
|
|
EXCLUDE_PATTERNS += sl_*.h sl_*.c nta_compat.*
|
|
|
|
|
|
|
|
ALIASES +=
|
|
|
|
|
2007-04-19 22:28:01 +00:00
|
|
|
@INCLUDE_PATH = . @srcdir@
|
2006-12-21 06:30:28 +00:00
|
|
|
@INCLUDE = ../sip/sip.doxyaliases
|