summaryrefslogtreecommitdiff
path: root/docs/user/Makefile.docutils-update
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2006-01-05 12:56:20 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2006-01-05 12:56:20 +0000
commitba12a299518b0f5914eed2cef345fe5a88150d58 (patch)
treeb63a0b458507ae8fdf57bbd4ffb20a654465dab3 /docs/user/Makefile.docutils-update
parent4ea699752d2e2a3fff9c06b9ac34c151cdd0cb62 (diff)
downloaddocutils-ba12a299518b0f5914eed2cef345fe5a88150d58.tar.gz
remove alternate slide show
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4239 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/user/Makefile.docutils-update')
-rw-r--r--docs/user/Makefile.docutils-update10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/user/Makefile.docutils-update b/docs/user/Makefile.docutils-update
index 0e1dd35ab..89097b5ff 100644
--- a/docs/user/Makefile.docutils-update
+++ b/docs/user/Makefile.docutils-update
@@ -1,16 +1,6 @@
-all: slide-shows.s5.html slide-shows-alt.s5.html
-
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
-
-slide-shows-alt.s5.html: slide-shows.txt
- rst2s5.py slide-shows.txt slide-shows-alt.s5.html \
- --config ../../tools/docutils.conf \
- --theme small-black \
- --overwrite-theme-files \
- --link-stylesheet \
- --no-generator --no-datestamp --no-source-link