X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2FMakefile;h=e7143b2595877bf54f66f579b6b311e79f4bc081;hb=99434724d0375280abe44944b0c39f45991f26df;hp=3c953990c169a4006549ed65227c682a363e1cb5;hpb=85e0afd894daf851baca8ecd50ebae3cdba40e65;p=apps%2Fagl-service-can-low-level.git diff --git a/docs/Makefile b/docs/Makefile index 3c953990..e7143b25 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 \ 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!' $@