File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = "Sabberworm/PHP-CSS-Parser"
38
38
# could be handy for archiving the generated documentation or if some version
39
39
# control system is used.
40
40
41
- PROJECT_NUMBER = "6.0.0 "
41
+ PROJECT_NUMBER = "6.0.1 "
42
42
43
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
44
# for a project that appears at the top of each page and should give viewer a
@@ -152,7 +152,7 @@ FULL_PATH_NAMES = YES
152
152
# will be relative from the directory where doxygen is started.
153
153
# This tag requires that the tag FULL_PATH_NAMES is set to YES.
154
154
155
- STRIP_FROM_PATH =
155
+ STRIP_FROM_PATH = ./lib
156
156
157
157
# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
158
158
# path mentioned in the documentation of a class, which tells the reader which
You can’t perform that action at this time.
0 commit comments