Sha256: b82f62bb8a711801cacd554c90050ece91ef8c3cb178ac3852d989369973a9a7

Contents?: true

Size: 385 Bytes

Versions: 18

Compression:

Stored size: 385 Bytes

Contents

#!/bin/sh

#./generate_slideshow_mytoc_module.sh  ~/MyProjects/hyla/data/toc.adoc MyTocProject
echo "Create MyToc Project"
echo "Using parameters"
source create_adoc_from_toc.sh $1 $2

echo "Generate slideshow for a module using deckjs as backend"
cd ~/hyla/MyTocProject
hyla generate --backend deckjs -s  A_Introduction_module/ -d A_Introduction_module/generated_content -r index2html

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
hyla-1.0.9 documentation/scripts/generate_slideshow_mytoc_module.sh
hyla-1.0.9.pre.3 documentation/scripts/generate_slideshow_mytoc_module.sh
hyla-1.0.9.pre.2 documentation/scripts/generate_slideshow_mytoc_module.sh
hyla-1.0.9.pre.1 documentation/scripts/generate_slideshow_mytoc_module.sh
hyla-1.0.8 documentation/scripts/generate_slideshow_mytoc_module.sh
hyla-1.0.7 documentation/scripts/generate_slideshow_mytoc_module.sh
hyla-1.0.7.pre.9 documentation/scripts/generate_slideshow_mytoc_module.sh
hyla-1.0.7.pre.8 documentation/scripts/generate_slideshow_mytoc_module.sh
hyla-1.0.7.pre.7 documentation/scripts/generate_slideshow_mytoc_module.sh
hyla-1.0.7.pre.6 documentation/scripts/generate_slideshow_mytoc_module.sh
hyla-1.0.7.pre.5 documentation/scripts/generate_slideshow_mytoc_module.sh
hyla-1.0.7.pre.3 documentation/scripts/generate_slideshow_mytoc_module.sh
hyla-1.0.7.pre.2 documentation/scripts/generate_slideshow_mytoc_module.sh
hyla-1.0.7.pre.1 documentation/scripts/generate_slideshow_mytoc_module.sh
hyla-1.0.6 documentation/scripts/generate_slideshow_mytoc_module.sh
hyla-1.0.5 documentation/scripts/generate_slideshow_mytoc_module.sh
hyla-1.0.5.pre.1 documentation/scripts/generate_slideshow_mytoc_module.sh
hyla-1.0.4 documentation/scripts/generate_slideshow_mytoc_module.sh