diff options
| author | Marius Strobl <marius@FreeBSD.org> | 2021-01-09 11:31:40 +0000 |
|---|---|---|
| committer | Marius Strobl <marius@FreeBSD.org> | 2021-01-16 22:53:13 +0000 |
| commit | 145f01a3dfcba97c20ad14f2054d4b0600b23350 (patch) | |
| tree | 220fb2e356dd176195b02f0b924c9c0ac512cb21 /tools | |
| parent | ee7231c92936b17c592ad9d4dd92a560ff320191 (diff) | |
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/kerneldoc/subsys/Doxyfile-dev_cmx | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/tools/kerneldoc/subsys/Doxyfile-dev_cmx b/tools/kerneldoc/subsys/Doxyfile-dev_cmx deleted file mode 100644 index 0a7db76b5023..000000000000 --- a/tools/kerneldoc/subsys/Doxyfile-dev_cmx +++ /dev/null @@ -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 - |
