mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
*: change Protocol Buffer documentation title
This commit is contained in:
@@ -76,7 +76,7 @@ if [ "$1" = "-g" ]; then
|
||||
popd
|
||||
|
||||
protodoc --directories="etcdserver/etcdserverpb=service_message,storage/storagepb=service_message,lease/leasepb=service_message,auth/authpb=service_message" \
|
||||
--title="Protocol Buffer API" \
|
||||
--title="etcd API Reference" \
|
||||
--output="Documentation/api_reference_v3.md" \
|
||||
--message-only-from-this-file="etcdserver/etcdserverpb/rpc.proto"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user