From bcc4aeefa722684a17ea137ff9da4f83c846af9a Mon Sep 17 00:00:00 2001 From: jaseg Date: Mon, 9 Mar 2026 16:34:09 +0100 Subject: [PATCH] doc: State more explicitly the nature of gerbonara's file name matching rules --- docs/cli.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/cli.rst b/docs/cli.rst index 8eb1ff3..02c8a01 100644 --- a/docs/cli.rst +++ b/docs/cli.rst @@ -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]