diff --git a/doc/Doxyfile b/doc/Doxyfile index 00f4bf694c193e93a0d0f671c04d4c9225b6ca94..ea3fc60f44fb7bcefa45a487806aa318bba3fa67 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -205,7 +205,7 @@ ENABLED_SECTIONS = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = ../src/dom ../src/framework ../src/sax ../src/parsers ../src/util +INPUT = ../src/dom ../src/framework ../src/sax ../src/parsers ../src/util ../src/sax2 # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp