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