Skip to content

Commit e58e0a4

Browse files
lbajolet-hashicorpnywilken
authored andcommitted
Makefile: remove superfluous renderdocs
Since we have merged `build-docs' with `generate', we don't need to manually invoke `packer-sdc renderdocs' before the old build-docs.
1 parent 96d9e88 commit e58e0a4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

GNUmakefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ testacc: dev
2828

2929
generate: install-packer-sdc
3030
@go generate ./...
31-
packer-sdc renderdocs -src ./docs -dst ./.docs -partials ./docs-partials
32-
# checkout the .docs folder for a preview of the docs
3331
@rm -rf .docs
3432
@packer-sdc renderdocs -src "docs" -partials docs-partials/ -dst ".docs/"
3533
@./.web-docs/scripts/compile-to-webdocs.sh "." ".docs" ".web-docs" "hashicorp"

0 commit comments

Comments
 (0)