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