Remove Doxyfile for sys/dev/ubsec since it has been removed.
This commit is contained in:
parent
f13fe6f8e9
commit
713d00e7b6
@ -1,21 +0,0 @@
|
|||||||
# Doxyfile 1.5.2
|
|
||||||
|
|
||||||
# $FreeBSD$
|
|
||||||
|
|
||||||
#---------------------------------------------------------------------------
|
|
||||||
# Project related configuration options
|
|
||||||
#---------------------------------------------------------------------------
|
|
||||||
PROJECT_NAME = "FreeBSD kernel UBSEC device code"
|
|
||||||
OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_ubsec/
|
|
||||||
EXTRACT_ALL = YES # for undocumented src, no warnings enabled
|
|
||||||
#---------------------------------------------------------------------------
|
|
||||||
# configuration options related to the input files
|
|
||||||
#---------------------------------------------------------------------------
|
|
||||||
INPUT = $(DOXYGEN_SRC_PATH)/dev/ubsec/ \
|
|
||||||
$(NOTREVIEWED)
|
|
||||||
|
|
||||||
GENERATE_TAGFILE = dev_ubsec/dev_ubsec.tag
|
|
||||||
|
|
||||||
@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
|
|
||||||
@INCLUDE = common-Doxyfile
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user