diff --git a/Makefile b/Makefile index 4823d283deb..1970ba1dcc3 100644 --- a/Makefile +++ b/Makefile @@ -110,9 +110,10 @@ distclean: clean doc: sphinx-build doc doc/_build +# livedoc-deps: you may need to [pip3 install sphinx-autobuild] and [pip3 install sphinx-rtd-theme] livedoc: cd doc && sphinx-autobuild . _build \ - -p 8888 -q --host $(shell hostname) -r '\.#.*' + --port 8888 -q --host $(shell hostname) --re-ignore '\.#.*' update-jbuilds: $(BIN) $(BIN) build @doc/runtest --auto-promote diff --git a/doc/dune-files.rst b/doc/dune-files.rst index ac6e29f8d11..554b9912541 100644 --- a/doc/dune-files.rst +++ b/doc/dune-files.rst @@ -848,7 +848,7 @@ files for executables. See `executables_implicit_empty_intf`_. available since the 3.0 version of the Dune language. Linking Modes -============= +~~~~~~~~~~~~~ The ``modes`` field allows selecting which linking modes will be used to link executables. Each mode is a pair ``(