summaryrefslogtreecommitdiff
path: root/doc/speech/tool/README
diff options
context:
space:
mode:
Diffstat (limited to 'doc/speech/tool/README')
-rw-r--r--doc/speech/tool/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/speech/tool/README b/doc/speech/tool/README
new file mode 100644
index 0000000..cdb8dd4
--- /dev/null
+++ b/doc/speech/tool/README
@@ -0,0 +1,18 @@
+--------------------------------------------
+How to generate the component specification
+--------------------------------------------
+
+Download Franca2IDL.jar and Franca2IDLFilter.sh from
+https://drive.google.com/open?id=0B7JseVbR6jvhfjNoSnMyc19HV2lGZW1Jay1lUVZ5YU9qN1NBZTZnRGg2emxZS2ZCQWU5VWM
+
+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)
+
+