|
kiplot:
|
|
version: 1
|
|
|
|
outputs:
|
|
- name: PcbDraw
|
|
comment: "How to draw a step"
|
|
type: pcbdraw
|
|
run_by_default: false
|
|
options:
|
|
format: png
|
|
|
|
- name: Populate
|
|
comment: "Populate example"
|
|
type: populate
|
|
dir: PopulateSimple
|
|
options:
|
|
renderer: PcbDraw
|
|
input: tests/data/plain_html.md
|