Code Review
/
apps
/
agl-service-can-low-level.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8951fef
)
docs: fix cover version
author
Stephane Desneux
<stephane.desneux@iot.bzh>
Tue, 19 Sep 2017 17:17:44 +0000
(19:17 +0200)
committer
Stephane Desneux
<stephane.desneux@iot.bzh>
Tue, 19 Sep 2017 17:17:44 +0000
(19:17 +0200)
Change-Id: I3008fdf2a602c03a2448d69050368fc0f69a2319
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
docs/resources/make_cover.sh
patch
|
blob
|
history
diff --git
a/docs/resources/make_cover.sh
b/docs/resources/make_cover.sh
index
bcbfc1e
..
fbbbc02
100755
(executable)
--- a/
docs/resources/make_cover.sh
+++ b/
docs/resources/make_cover.sh
@@
-3,8
+3,8
@@
cat cover.svg | sed -e 's/{title}/Low Level CAN binding/' \
-e 's/font-size:87.5px/font-size:50px/g' \
-e 's/{subtitle}//g' \
- -e 's/{version}/Version 4.
0
/g' \
- -e 's/{date}/
June
2017/g' \
+ -e 's/{version}/Version 4.
99-EERC1
/g' \
+ -e 's/{date}/
September
2017/g' \
> /tmp/cover.svg
# use imagemagick convert tool (cover size must be 1800x2360)