mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 10:01:54 +00:00
clean docs
This commit is contained in:
parent
923f456d6e
commit
c711b5b0a9
3
Makefile
3
Makefile
@ -233,6 +233,9 @@ release:
|
|||||||
git diff-files --quiet
|
git diff-files --quiet
|
||||||
git diff-index --quiet --cached HEAD --
|
git diff-index --quiet --cached HEAD --
|
||||||
|
|
||||||
|
@echo "Clean docs build area"
|
||||||
|
rm -rf docs/_build/
|
||||||
|
|
||||||
@echo "Install required build software"
|
@echo "Install required build software"
|
||||||
python3 -m pip install --editable .[build]
|
python3 -m pip install --editable .[build]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user