Page MenuHomeWickedGov Phorge

Doxyfile
No OneTemporary

Size
1006 B
Referenced Files
None
Subscribers
None

Doxyfile

PROJECT_NAME = MobileFrontend
PROJECT_BRIEF = "Mobile optimised frontend for MediaWiki"
OUTPUT_DIRECTORY = docs
HTML_OUTPUT = php
# Interpret the first line of a comment as a brief description?
JAVADOC_AUTOBRIEF = YES
QT_AUTOBRIEF = YES
WARN_NO_PARAMDOC = YES
INPUT = .
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
INPUT += ./README.md
HTML_DYNAMIC_SECTIONS = YES
GENERATE_TREEVIEW = YES
TREEVIEW_WIDTH = 250
GENERATE_LATEX = NO
HAVE_DOT = YES
DOT_FONTNAME = Helvetica
DOT_FONTSIZE = 12
TEMPLATE_RELATIONS = YES
# Makes dot run faster. Requires graphviz >1.8.10
DOT_MULTI_TARGETS = YES

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 19, 08:54 (2 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
0e/ff/9b204e4173993f8911f6c124948c
Default Alt Text
Doxyfile (1006 B)

Event Timeline