freebsd_amp_hwpstate/contrib/xz/doxygen/Doxyfile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

40 lines
1.3 KiB
Plaintext
Raw Normal View History

2024-06-03 05:49:22 +00:00
# SPDX-License-Identifier: 0BSD
2023-03-19 17:03:12 +00:00
2024-06-03 05:49:22 +00:00
# Run "doxygen" in this directory to generate the liblzma API documentation
# into ../doc/api.
2023-03-19 17:03:12 +00:00
#
2024-06-03 05:49:22 +00:00
# Use the "update-doxygen" script for more choices:
# - Include the liblzma version number in the generated documentation.
# - Instead of API docs, docs of XZ Utils internals may be built.
# - Change the output directory for out-of-tree builds.
2023-03-19 17:03:12 +00:00
#
2024-06-03 05:49:22 +00:00
# These options were tested with Doxygen 1.10.0.
2023-03-19 17:03:12 +00:00
2024-06-03 05:49:22 +00:00
PROJECT_NAME = "liblzma (XZ Utils)"
OUTPUT_DIRECTORY = ../doc
STRIP_FROM_PATH = ../src/liblzma/api
INPUT = ../src/liblzma/api
FILE_PATTERNS = *.c *.h
RECURSIVE = YES
OPTIMIZE_OUTPUT_FOR_C = YES
EXTRACT_STATIC = YES
SORT_MEMBER_DOCS = NO
SOURCE_TOOLTIPS = NO
VERBATIM_HEADERS = NO
ALPHABETICAL_INDEX = NO
HTML_OUTPUT = api
HTML_COLORSTYLE_HUE = 210
HTML_COLORSTYLE_SAT = 180
HTML_COLORSTYLE_GAMMA = 110
HTML_DYNAMIC_MENUS = NO
2023-03-19 17:03:12 +00:00
SEARCHENGINE = NO
GENERATE_LATEX = NO
MACRO_EXPANSION = YES
EXPAND_ONLY_PREDEF = YES
PREDEFINED = LZMA_API(type)=type \
2023-11-26 00:53:12 +00:00
LZMA_API_IMPORT= \
LZMA_API_CALL= \
tuklib_attr_noreturn= \
lzma_attribute(attr)= \
lzma_attr_alloc_size(size)=