mirror of
https://github.com/boostorg/beast.git
synced 2025-08-04 15:24:31 +02:00
Fix Doxygen configuration
This commit is contained in:
@@ -105,12 +105,12 @@ WARN_LOGFILE =
|
|||||||
INPUT = \
|
INPUT = \
|
||||||
$(LIB_DIR)/include/boost/beast/ \
|
$(LIB_DIR)/include/boost/beast/ \
|
||||||
$(LIB_DIR)/include/boost/beast/core \
|
$(LIB_DIR)/include/boost/beast/core \
|
||||||
$(LIB_DIR)/include/boost/beast/experimental/core \
|
|
||||||
$(LIB_DIR)/include/boost/beast/experimental/http \
|
|
||||||
$(LIB_DIR)/include/boost/beast/experimental/test \
|
|
||||||
$(LIB_DIR)/include/boost/beast/http \
|
$(LIB_DIR)/include/boost/beast/http \
|
||||||
$(LIB_DIR)/include/boost/beast/websocket \
|
$(LIB_DIR)/include/boost/beast/websocket \
|
||||||
$(LIB_DIR)/include/boost/beast/zlib
|
$(LIB_DIR)/include/boost/beast/zlib \
|
||||||
|
$(LIB_DIR)/include/boost/beast/_experimental/core \
|
||||||
|
$(LIB_DIR)/include/boost/beast/_experimental/http \
|
||||||
|
$(LIB_DIR)/include/boost/beast/_experimental/test
|
||||||
|
|
||||||
INPUT_ENCODING = UTF-8
|
INPUT_ENCODING = UTF-8
|
||||||
FILE_PATTERNS =
|
FILE_PATTERNS =
|
||||||
|
Reference in New Issue
Block a user