summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgignore10
-rw-r--r--docs/Doxyfile2
2 files changed, 6 insertions, 6 deletions
diff --git a/.hgignore b/.hgignore
index dcd070ed671..ad53134e80c 100644
--- a/.hgignore
+++ b/.hgignore
@@ -6,11 +6,11 @@
^build.*/(ex_.*|lib.*|wt_.*)
^build.*/(aclocal\.m4|config\..*|configure|stamp-h1|w.*\.h)
^build_posix/gnu-support/(depcomp|install-sh|missing)
-docs/doxygen.log
-docs/html
-docs/java
-docs/latex
-docs/python
+^docs/(doxygen.log|installdox|search)
+^docs/[^/]*\.(css|html|js|png)$
+^docs/java
+^docs/latex
+^docs/python
src/server/WiredTiger_server
src/server/gen-py
/tags$
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 7d53a601151..3867d358b0d 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -852,7 +852,7 @@ GENERATE_HTML = YES
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
# put in front of it. If left blank `html' will be used as the default path.
-HTML_OUTPUT = html
+HTML_OUTPUT = .
# The HTML_FILE_EXTENSION tag can be used to specify the file extension for
# each generated HTML page (for example: .htm,.php,.asp). If it is left blank