Fix doc intro code blocks
Some checks failed
pcb-tools / test (3.5) (push) Has been cancelled
pcb-tools / test (3.6) (push) Has been cancelled
pcb-tools / test (3.7) (push) Has been cancelled
pcb-tools / test (3.8) (push) Has been cancelled
pcb-tools / coverage (push) Has been cancelled

This commit is contained in:
jaseg 2022-02-06 23:49:51 +01:00
parent a939ab016e
commit 02a5f92af1

View file

@ -59,13 +59,13 @@ Quick Start
First, install gerbonara from PyPI using pip:
.. highlight:: shell
.. code-block:: shell
pip install --user gerbonara
Then, you are ready to read and write gerber files:
.. highlight:: python
.. code-block:: python
from gerbonara import LayerStack