Sha256: c9cda158ca400e2a223a0d1f547c8a95a01f174ff2f3151fe0bb7dcfd224ccd7
Contents?: true
Size: 390 Bytes
Versions: 1
Compression:
Stored size: 390 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 index2htmlslide
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hyla-1.0.3 | documentation/scripts/generate_slideshow_mytoc_module.sh |