doc: State more explicitly the nature of gerbonara's file name matching rules

This commit is contained in:
jaseg 2026-03-09 16:34:09 +01:00
parent 0c15111463
commit bcc4aeefa7

View file

@ -60,6 +60,7 @@ layers, or whole board stacks (:py:class:`~.layers.LayerStack`) to SVG.
``gerbonara render`` renders one or more Gerber or Excellon files as a single SVG file. It can read single files,
directorys of files, and ZIP files. To read directories or zips, it applies gerbonara's layer filename matching rules.
These built-in rules should work with common settings in a wide variety of CAD tools.
.. option:: --warnings [default|ignore|once]