summaryrefslogtreecommitdiff
path: root/src/docs/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'src/docs/Doxyfile')
-rw-r--r--src/docs/Doxyfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/docs/Doxyfile b/src/docs/Doxyfile
index 4c1682de6eb..69e9716b425 100644
--- a/src/docs/Doxyfile
+++ b/src/docs/Doxyfile
@@ -1570,6 +1570,8 @@ PREDEFINED = DOXYGEN \
__wt_event_handler:=WT_EVENT_HANDLER \
__wt_extension_api:=WT_EXTENSION_API \
__wt_extractor:=WT_EXTRACTOR \
+ __wt_file_handle:=WT_FILE_HANDLE \
+ __wt_file_system:=WT_FILE_SYSTEM \
__wt_item:=WT_ITEM \
__wt_lsn:=WT_LSN \
__wt_session:=WT_SESSION \