chore: remove docs build (#17791)

This commit is contained in:
Marko
2023-09-19 10:03:40 +00:00
committed by GitHub
parent 16293120ab
commit 4ef0130bcd
182 changed files with 188 additions and 24392 deletions
-5
View File
@@ -174,11 +174,6 @@ godocs:
go install golang.org/x/tools/cmd/godoc@latest
godoc -http=:6060
build-docs:
@cd docs && DOCS_DOMAIN=docs.cosmos.network sh ./build-all.sh
.PHONY: build-docs
###############################################################################
### Tests & Simulation ###
###############################################################################