summaryrefslogtreecommitdiff
path: root/doc/create_doc.sh
diff options
context:
space:
mode:
authorChristian Muck <christian.muck@bmw.de>2012-10-12 10:49:08 +0200
committerAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2012-11-26 12:39:52 +0100
commit12ba20e87702837dc8d12a088871c2348b7bbbc1 (patch)
tree536bba5c4c56b4dcba1caeae82c2dbe23125219b /doc/create_doc.sh
parent4d3b32d9f36e8a304e2c71503c7c824376425b0d (diff)
downloadDLT-daemon-12ba20e87702837dc8d12a088871c2348b7bbbc1.tar.gz
Updated dlt-filetransfer documentation to asciidoc
Signed-off-by: Christian Muck <christian.muck@bmw.de>
Diffstat (limited to 'doc/create_doc.sh')
-rwxr-xr-xdoc/create_doc.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/create_doc.sh b/doc/create_doc.sh
index a360e2d..10ba183 100755
--- a/doc/create_doc.sh
+++ b/doc/create_doc.sh
@@ -3,6 +3,7 @@
asciidoc -a toc2 dlt_user_manual.txt
asciidoc -a toc2 dlt_design_specification.txt
asciidoc -a toc2 dlt_cheatsheet.txt
+asciidoc -a toc2 dlt_filetransfer.txt
asciidoc -a toc2 dlt-daemon.1.txt
a2x --doctype manpage --format manpage dlt-daemon.1.txt