From 45975385d5e6289b5b305808148893663c502a17 Mon Sep 17 00:00:00 2001 From: Daniel Rojas Date: Mon, 27 Jul 2020 20:55:15 +0200 Subject: [PATCH] Remove documentation for future features --- syntax.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/syntax.md b/syntax.md index 4369229e..89500103 100644 --- a/syntax.md +++ b/syntax.md @@ -64,11 +64,6 @@ additional_bom_items: # custom items to add to BOM # loops and shorts (#48) loops: # TODO - # BOM options (all optional) - ignore_in_bom: # defaults to false TODO - bom_items: # list of additional BOM entries for this cable/bundle TODO - - # BOM item (see below) - ... # auto-generation autogenerate: # optional; defaults to false; see below @@ -126,12 +121,6 @@ Since the auto-incremented and auto-assigned designator is not known to the user colors: # list of colors (see below) color_code: # one of the supported cable color codes (see below) - # BOM options (all optional) - ignore_in_bom: # defaults to false TODO - bom_items: # list of additional BOM entries for this cable/bundle TODO - - # BOM item (see below) - ... - # rendering information (all optional) show_name: # defaults to true show_wirecount: # defaults to true