kerneldoc: remove Doxyfile for cmx(4)

The latter has been removed in 0d3a424a89.
This commit is contained in:
Marius Strobl 2021-01-09 12:31:40 +01:00
parent ee7231c929
commit 145f01a3df

View File

@ -1,21 +0,0 @@
# Doxyfile 1.5.2
# $FreeBSD$
#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------
PROJECT_NAME = "FreeBSD kernel CMX device code"
OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_cmx/
EXTRACT_ALL = YES # for undocumented src, no warnings enabled
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
INPUT = $(DOXYGEN_SRC_PATH)/dev/cmx/ \
$(NOTREVIEWED)
GENERATE_TAGFILE = dev_cmx/dev_cmx.tag
@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
@INCLUDE = common-Doxyfile