Started writing documentation
[apps/agl-service-can-low-level.git] / docs / Makefile
1 all: index.html
2
3 %.html: %.rst
4         rst2html --stylesheet=lsr.css --link-stylesheet $< $@