summaryrefslogtreecommitdiff
path: root/doc/map-viewer
diff options
context:
space:
mode:
authorasanoaozora <fifitaneki@hotmail.com>2017-02-24 12:18:38 +0100
committerasanoaozora <fifitaneki@hotmail.com>2017-02-24 12:18:38 +0100
commit292d2ab9d3a9ded69f0135e23ace632fa9021d80 (patch)
treeff17caf50417f8acad754364bf95e2145a2570a8 /doc/map-viewer
parente3a386392d5135be1ab6493fd71d84453139660d (diff)
downloadpoi-service-292d2ab9d3a9ded69f0135e23ace632fa9021d80.tar.gz
fix some README, add the draft of Speech component specification
Diffstat (limited to 'doc/map-viewer')
-rw-r--r--doc/map-viewer/tool/.gitignore1
-rw-r--r--doc/map-viewer/tool/GENIVI_MapViewer_ComponentSpecification-part1.pdfbin2086597 -> 0 bytes
-rw-r--r--doc/map-viewer/tool/README10
3 files changed, 10 insertions, 1 deletions
diff --git a/doc/map-viewer/tool/.gitignore b/doc/map-viewer/tool/.gitignore
index 1936cc1..5cfb94b 100644
--- a/doc/map-viewer/tool/.gitignore
+++ b/doc/map-viewer/tool/.gitignore
@@ -1 +1,2 @@
html
+*.pdf
diff --git a/doc/map-viewer/tool/GENIVI_MapViewer_ComponentSpecification-part1.pdf b/doc/map-viewer/tool/GENIVI_MapViewer_ComponentSpecification-part1.pdf
deleted file mode 100644
index 7fc050e..0000000
--- a/doc/map-viewer/tool/GENIVI_MapViewer_ComponentSpecification-part1.pdf
+++ /dev/null
Binary files differ
diff --git a/doc/map-viewer/tool/README b/doc/map-viewer/tool/README
index 1e93277..cdb8dd4 100644
--- a/doc/map-viewer/tool/README
+++ b/doc/map-viewer/tool/README
@@ -4,7 +4,15 @@ How to generate the component specification
Download Franca2IDL.jar and Franca2IDLFilter.sh from
https://drive.google.com/open?id=0B7JseVbR6jvhfjNoSnMyc19HV2lGZW1Jay1lUVZ5YU9qN1NBZTZnRGg2emxZS2ZCQWU5VWM
-, copy them in the folder /usr/local/bin and allow executing these files as programs.
+
+NB: For some reason the relative path in Franca2IDLFilter.sh doesn't work, so it's needed to change it to an absolute path
+
+copy them in the folder /usr/local/bin and allow executing these files as programs.
+
+Generate the pdf file from the xxx-part1.docx
Run the script generate_doc.sh
+NB: For some reason it's necessary to run it under sudo (don't miss to manage proxy if needed because it gets something on the Internet)
+
+