Skip to content

Commit

Permalink
Remove documentation for future features
Browse files Browse the repository at this point in the history
  • Loading branch information
formatc1702 committed Jul 27, 2020
1 parent eece450 commit 4597538
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions syntax.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,6 @@ additional_bom_items: # custom items to add to BOM
# loops and shorts (#48)
loops: <List> # TODO

# BOM options (all optional)
ignore_in_bom: <bool> # defaults to false TODO
bom_items: # list of additional BOM entries for this cable/bundle TODO
- <bom-item> # BOM item (see below)
...

# auto-generation
autogenerate: <bool> # optional; defaults to false; see below
Expand Down Expand Up @@ -126,12 +121,6 @@ Since the auto-incremented and auto-assigned designator is not known to the user
colors: <List> # list of colors (see below)
color_code: <str> # one of the supported cable color codes (see below)

# BOM options (all optional)
ignore_in_bom: <bool> # defaults to false TODO
bom_items: # list of additional BOM entries for this cable/bundle TODO
- <bom-item> # BOM item (see below)
...

# rendering information (all optional)
show_name: <bool> # defaults to true
show_wirecount: <bool> # defaults to true
Expand Down

0 comments on commit 4597538

Please sign in to comment.