Update livedoc target

This commit is contained in:
Jeremie Dimino 2018-02-27 11:06:45 +00:00
parent 5e1a806846
commit ebce85137d
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ doc:
livedoc:
cd doc && sphinx-autobuild . _build \
-p 8888 -q --host $(shell hostname) -i '.#*'
-p 8888 -q --host $(shell hostname) -r '\.#.*'
update-jbuilds: $(BIN)
$(BIN) build --dev @doc/runtest --auto-promote