Page MenuHomeWickedGov Phorge

Doxyfile
No OneTemporary

Size
913 B
Referenced Files
None
Subscribers
None

Doxyfile

# Doxyfile <https://www.doxygen.nl/manual/config.html>
PROJECT_NAME = Popups
PROJECT_BRIEF = "Displays page/reference previews when hovering over a link to an article/reference."
OUTPUT_DIRECTORY = docs
HTML_OUTPUT = php
# Intepret the first line of a comment as a brief description?
JAVADOC_AUTOBRIEF = YES
QT_AUTOBRIEF = YES
WARN_NO_PARAMDOC = YES
QUIET = YES
INPUT = README.md CODE_OF_CONDUCT.md .
EXCLUDE_PATTERNS = doc docs vendor node_modules tests
FILE_PATTERNS = *.php
# Search through subdirectories for input files?
RECURSIVE = YES
# NOTE: USE_MDFILE_AS_MAINPAGE requires that the specified file is included as an input file.
USE_MDFILE_AS_MAINPAGE = README.md
HTML_DYNAMIC_SECTIONS = YES
GENERATE_TREEVIEW = YES
TREEVIEW_WIDTH = 250
GENERATE_LATEX = NO

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 18, 21:24 (4 d, 23 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
6e/2b/acd4c1e0f6c31d5dd6f680f5f1eb
Default Alt Text
Doxyfile (913 B)

Event Timeline