mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
docs: Replace Makefile based on output of newer sphinx-quickstart.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
7d5450917a
commit
fdaca911e4
@@ -1,6 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
set -eu
|
||||
|
||||
cd "$(dirname "$0")"/../docs
|
||||
rm -rf _build
|
||||
make html
|
||||
make -C "$(dirname "$0")"/../docs clean html
|
||||
|
Reference in New Issue
Block a user