From 2c0b0bf509ead5e301d8f47f75c57ac8f357dd15 Mon Sep 17 00:00:00 2001 From: Rob Thomas Date: Mon, 11 Nov 2019 05:55:41 +1000 Subject: ha: T1796: add first stab of high-availability walkthrough --- docs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/Makefile') diff --git a/docs/Makefile b/docs/Makefile index 2b9976d5..5d4864e1 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -25,4 +25,5 @@ help: livehtml: sphinx-autobuild --host $(AUTOHOST) --port $(AUTOPORT) $(AUTOOPTS) \ - "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) \ No newline at end of file + "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) + -- cgit v1.2.3