File tree Expand file tree Collapse file tree 2 files changed +246
-250
lines changed
Expand file tree Collapse file tree 2 files changed +246
-250
lines changed Original file line number Diff line number Diff line change @@ -50,14 +50,12 @@ WARN_LOGFILE = warnings.log
5050INPUT = ../include \
5151 ../src \
5252 ./ \
53- ../lib/modules/bitwise/documentation \
54- ../lib/modules/console/documentation \
55- ../lib/modules/database/documentation \
56- ../lib/modules/hash/documentation \
57- ../lib/modules/http/documentation \
58- ../lib/modules/json/documentation \
59- ../lib/modules/msgpack/documentation \
60- ../lib/modules/random/documentation
53+ ../lib/modules/src/bitwise/documentation \
54+ ../lib/modules/src/console/documentation \
55+ ../lib/modules/src/hash/documentation \
56+ ../lib/modules/draft/database/documentation \
57+ ../lib/modules/draft/http/documentation \
58+ ../lib/modules/draft/json/documentation
6159
6260INPUT_ENCODING = UTF-8
6361INPUT_FILE_ENCODING =
You can’t perform that action at this time.
0 commit comments