blob: 89097b5ffea94ef39f726ca227e5239eebb6189f (
plain)
1
2
3
4
5
6
|
slide-shows.s5.html: slide-shows.txt
rst2s5.py slide-shows.txt slide-shows.s5.html \
--config ../../tools/docutils.conf \
--overwrite-theme-files \
--link-stylesheet \
--no-generator --no-datestamp --no-source-link
|