Signed-off-by: Mike Holmes <[email protected]>
---
CONTRIBUTING | 1 +
DEPENDENCIES | 3 +++
2 files changed, 4 insertions(+)
diff --git a/CONTRIBUTING b/CONTRIBUTING
index f6e3fc6..791d4bc 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -128,6 +128,7 @@ Code without a proper signoff cannot be merged into the
mainline.
.Optional Title
image::../images/<image name>.svg[align="center"]
- The images are stored in the doc/images directory as svg files.
+- The images are cleaned with xmllint
- Body text shall wrap at the 80 char point.
- No warnings may be generated by the asciidoc tool.
diff --git a/DEPENDENCIES b/DEPENDENCIES
index d59858c..1f5d700 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -260,3 +260,6 @@ The tested version of doxygen is 1.8.8
To have this tool also check spelling you need codespell.
# Debian/Ubuntu
#sudo apt install codespell
+
+ When submitting .svg graphics xmllint is used
+ #sudo apt install libxml2-utils
--
2.7.4
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp