diff --git a/docs/source/introduction.rst b/docs/source/introduction.rst index acdb195f..3469db36 100644 --- a/docs/source/introduction.rst +++ b/docs/source/introduction.rst @@ -9,6 +9,18 @@ documentation files for your KiCad projects easily, repeatable, and most of all, scriptably. This means you can use a Makefile to export your KiCad PCBs just as needed, or do it in a CI/CD environment. +If this is the first time you read about KiBot, and you prefer to be +introduced listening to a podcast, you can try the following +(english audio, english and spanish subtitles available): + +.. raw:: html + +
+ +
+ + + For example, it’s common that you might want for each board rev to create/do: - Check ERC/DRC one last time (using `KiCad Automation