summaryrefslogtreecommitdiff
path: root/docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 29ef3906..ae12b802 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -42,6 +42,8 @@ livehtml: swap
@trap '$(SWAP) --restore' EXIT; \
sphinx-autobuild --host $(AUTOHOST) --port $(AUTOPORT) \
--ignore '$(BUILDDIR)/**' \
+ --ignore '**/_build/**' \
+ --ignore '**/md-*' \
"$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
defaultvalue: export VYOS_DEFAULT=True