PROJECT_NAME         = "http"
OUTPUT_DIRECTORY     = ../docs/html/http

INPUT 		     = http.docs . sofia-sip

@INCLUDE = ../docs/Doxyfile.conf

TAGFILES            += \
	../docs/doxytags_su=../su \
	../docs/doxytags_ipt=../ipt \
	../docs/doxytags_bnf=../bnf \
	../docs/doxytags_url=../url \
	../docs/doxytags_msg=../msg

GENERATE_TAGFILE    = ../docs/doxytags_http

ALIASES += \
	"HTTP_HEADER=@ingroup http_headers\n@defgroup" \
