diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile index 542c49b6..c5ab6e90 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -31,7 +31,7 @@ livehtml: sphinx-autobuild --host $(AUTOHOST) --port $(AUTOPORT) \ --ignore '$(BUILDDIR)/**' \ --ignore '**/_build/**' \ - --ignore '**/md-*' \ + --ignore '**/_rst_legacy/**' \ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) defaultvalue: export VYOS_DEFAULT=True |
