# Doxyfile 1.5.2 # $FreeBSD: releng/12.1/tools/kerneldoc/subsys/Doxyfile-dev_firewire 230862 2012-02-01 10:59:19Z netchild $ # $BSDSUniX $ #--------------------------------------------------------------------------- # Project related configuration options #--------------------------------------------------------------------------- PROJECT_NAME = "BSDSUniX kernel FIREWIRE device code" OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_firewire/ EXTRACT_ALL = YES # for undocumented src, no warnings enabled #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- INPUT = $(DOXYGEN_SRC_PATH)/dev/firewire/ \ $(NOTREVIEWED) GENERATE_TAGFILE = dev_firewire/dev_firewire.tag @INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH) @INCLUDE = common-Doxyfile