Skip to content

Commit

Permalink
fix gen
Browse files Browse the repository at this point in the history
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
  • Loading branch information
zirain committed Apr 21, 2023
1 parent 00f55f8 commit 6417c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/make/docs.mk
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ docs-api: docs-api-gen
.PHONY: docs-api-gen
docs-api-gen: $(tools/gen-crd-api-reference-docs)
$(tools/gen-crd-api-reference-docs) \
--api-dir=./api/config \
--api-dir=./api/config/v1alpha1 \
--config=tools/gen-crd-api-reference-docs/config.json \
--out-file=docs/latest/api/config_types.md \
--template-dir=tools/gen-crd-api-reference-docs/template
Expand Down

0 comments on commit 6417c58

Please sign in to comment.