aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING
diff options
context:
space:
mode:
authorMaxim Uvarov <maxim.uvarov@linaro.org>2016-02-08 20:47:58 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2016-02-08 20:47:58 +0300
commitbbd5ac81d9e606415f2ad2ecb999c2ff8c3716c9 (patch)
treed6da6a9a491b05721cd562b1c22ea49c6076b107 /CONTRIBUTING
parentee90f447a6f5c76ab7751e6b747d1da3ac407fb1 (diff)
parentfd93da30b42937f62afecccd43809815044f5a45 (diff)
Merge branch 'next'v1.7.0.0
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r--CONTRIBUTING5
1 files changed, 2 insertions, 3 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
index 4ad964e49..f6e3fc643 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -126,9 +126,8 @@ Code without a proper signoff cannot be merged into the mainline.
----
- Images are decorated with :-
.Optional Title
- image::../images/<image name>.png[align="center"]
-- The images are stored in the doc/images directory as svg files and rendered as
- png and eps during the build process.
+ image::../images/<image name>.svg[align="center"]
+- The images are stored in the doc/images directory as svg files.
- Body text shall wrap at the 80 char point.
- No warnings may be generated by the asciidoc tool.