[DOCs] Added missing README.in changes

This commit is contained in:
Salvador E. Tropea 2023-01-12 17:17:13 -03:00
parent f8eb021098
commit 63f464542e
1 changed files with 3 additions and 0 deletions

View File

@ -735,6 +735,9 @@ The available values for *type* are:
- Documentation
- `pdf_sch_print` schematic in PDF format
- `svg_sch_print` schematic in SVG format
- `ps_sch_print` schematic in PS format
- `dxf_sch_print` schematic in DXF format
- `hpgl_sch_print` schematic in HPGL format
- `pdf_pcb_print` PDF file containing one or more layer and the page frame
- `svg_pcb_print` SVG file containing one or more layer and the page frame
- `pcb_print` PDF/SVG/PNG/EPS/PS, similar to `pdf_pcb_print` and `svg_pcb_print`, with more flexibility