Close

Automating the documentation process

A project log for A HSDK for ultrasound imaging

Using a Raspberry-based hardware and software development kit to understand ultrasound imaging

kelu124kelu124 04/29/2016 at 15:110 Comments

Building an OSH project takes time.. especially on documentation. What about we build it like any other program? Let's throw in the Readme.md as source files, let's compile them with python, pipe it to GraphViz... and bam ! Graphs and magic documentation happen !

Readme of the project here : https://github.com/kelu124/echomods/blob/master/Readme.md

Discussions