Imported from GitHub: KrzysztofW/microdevt · commit 3a56ccb · license GPL-2.0
Description
Microcontroller Development Toolkit
README
Generate the documentation
- install doxygen, sphinx, sphinx-rtd-theme and breathe
- run `doxygen' command
- run `make html'
- open the documentation with a browser: `firefox _build/html/index.html'
Dependencies
sudo apt-get install python-breathe python-sphinx docutils-common python-sphinx-rtd-theme
No comments yet. Be the first to ask about this board.