File: buf.doc.gen.yaml

package info (click to toggle)
arduino-cli 1.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 65,096 kB
  • sloc: cpp: 6,520; sh: 196; python: 30; makefile: 28
file content (10 lines) | stat: -rw-r--r-- 251 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
version: v2
plugins:
  # Local plugin used to generate docs
  # go install github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc@v1.4.1
  - local: protoc-gen-doc
    out: ./docs/rpc
    opt:
      - markdown,commands.md
inputs:
  - directory: ./rpc