mirror of
https://github.com/QuantumLeaps/qpcpp.git
synced 2025-01-28 06:02:56 +08:00
12 lines
314 B
Plaintext
12 lines
314 B
Plaintext
# Doxyfile 1.9.3
|
|
|
|
@INCLUDE = Doxyfile
|
|
|
|
#---------------------------------------------------------------------------
|
|
# Configuration options related to the input files
|
|
#---------------------------------------------------------------------------
|
|
|
|
ENABLED_SECTIONS += CERT
|
|
HTML_OUTPUT = ../cert-pack
|
|
|