X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2FMakefile;h=cfd84ac0ba59369c97fc40ffec4f38973f230cc1;hb=4ba6a3027d7a5d8c17abeb031622389f8be234fe;hp=3c953990c169a4006549ed65227c682a363e1cb5;hpb=85e0afd894daf851baca8ecd50ebae3cdba40e65;p=apps%2Fagl-service-can-low-level.git diff --git a/docs/Makefile b/docs/Makefile index 3c953990..cfd84ac0 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -6,3 +6,4 @@ all: index.html concepts.html reference.html \ %.html: %.rst rst2html --stylesheet=lsr.css --link-stylesheet $< $@ + sed -i 's!!\n!' $@