mirror of https://github.com/istio/api.git
12 lines
294 B
YAML
12 lines
294 B
YAML
version: v1
|
|
plugins:
|
|
- name: go
|
|
out: .
|
|
opt: paths=source_relative
|
|
- name: go-grpc
|
|
out: .
|
|
opt: paths=source_relative
|
|
- name: docs
|
|
out: .
|
|
opt: warnings=false,dictionary=./dictionaries/en-US,custom_word_list=./dictionaries/custom.txt,per_file=true,mode=html_fragment_with_front_matter
|