File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77/CODE_OF_CONDUCT.md export-ignore
88/CONTRIBUTING.md export-ignore
99/bin / export-ignore
10- /config / export-ignore
1110/docs / export-ignore
1211/tests / export-ignore
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ PROJECT_LOGO =
5858# entered, it will be relative to the location where doxygen was started. If
5959# left blank the current directory will be used.
6060
61- OUTPUT_DIRECTORY = "../ PHP-CSS-Parser-Documentation"
61+ OUTPUT_DIRECTORY = "PHP-CSS-Parser-Documentation"
6262
6363# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
6464# directories (in 2 levels) under the output directory of each output format and
@@ -281,7 +281,7 @@ OPTIMIZE_OUTPUT_VHDL = NO
281281# Note that for custom extensions you also need to set FILE_PATTERNS otherwise
282282# the files are not read by doxygen.
283283
284- EXTENSION_MAPPING =
284+ EXTENSION_MAPPING =
285285
286286# If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
287287# according to the Markdown format, which allows for more readable
@@ -754,7 +754,7 @@ WARN_LOGFILE =
754754# spaces.
755755# Note: If this tag is empty the current directory is searched.
756756
757- INPUT =
757+ INPUT =
758758
759759# This tag can be used to specify the character encoding of the source files
760760# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
You can’t perform that action at this time.
0 commit comments