Files
Nixie_Tube_Clock/kibot_yaml/kibot_out_html_kicanvas.yaml
aidanbrzezinski 1d094e6a04
Some checks failed
CI / release (push) Has been cancelled
CI / generate_outputs (push) Has been cancelled
Inital commit
2026-02-17 08:39:27 -05:00

21 lines
427 B
YAML

# KiBot output for exploring PCB/SCH files
# https://kibot.readthedocs.io/en/latest/configuration/outputs/kicanvas.html
kibot:
version: 1
outputs:
- name: @NAME@
comment: '@COMMENT@'
type: kicanvas
category: '@DIR@'
dir: '@DIR@'
options:
dnf_filter: _kibom_dnf_Config
overlay: true
source: ["schematic", "pcb", "project"]
definitions:
NAME: html_kicanvas
COMMENT: KiCanvas webpage
DIR: KiCanvas