Software for generating documentation of Mlab modules.
- python3
- python3-pip
- make
- wkhtmltopdf
git submodule init
git submodule update
sudo apt-get install python3 python3-pip make wkhtmltopdf python3-qrcode
sudo pip install kicad_netlist_reader
sudo make install
For develop version run sh sudo make develop
instend of sh sudo make install
mlabgen-module-init NAMEVERREV
In the module's directory execute:
make