We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ecd33c + 9b9f2be commit f33dc9dCopy full SHA for f33dc9d
src/doxyfile
@@ -813,7 +813,8 @@ RECURSIVE = YES
813
# Note that relative paths are relative to the directory from which doxygen is
814
# run.
815
816
-EXCLUDE = solvers/z3/
+EXCLUDE = solvers/z3/ \
817
+ ../doc/cprover-manual
818
819
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
820
# directories that are symbolic links (a Unix file system feature) are excluded
0 commit comments