mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-30 17:00:57 -06:00
7 lines
138 B
Makefile
7 lines
138 B
Makefile
|
|
SKIP_CONFIG_DOCS_GENERATE ?= 0
|
|
CONFIG_DOCS_BASE_PATH ?= ../../docs/services
|
|
|
|
.PHONY: grpc-docs-generate
|
|
grpc-docs-generate: buf-generate
|