Skip to content

MLAB-project/mlabgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mlabgen

Software for generating documentation of Mlab modules.

Dependecies

  • python3
  • python3-pip
  • make
  • wkhtmltopdf

Installation

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

How to initialize new module

mlabgen-module-init NAMEVERREV

How to generate documentation

In the module's directory execute:

make

About

Software for generating documentation of MLAB modules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published