Document field extensions support
[apps/agl-service-can-low-level.git] / docs / Makefile
index 3c95399..cfd84ac 100644 (file)
@@ -6,3 +6,4 @@ all: index.html concepts.html reference.html \
 
 %.html: %.rst
        rst2html --stylesheet=lsr.css --link-stylesheet $< $@
+       sed -i 's!</head>!<link href="favicon.ico" type="image/x-icon" rel="shortcut icon" />\n</head>!' $@