diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2017-06-01 13:20:54 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2017-06-01 13:20:54 +0000 |
| commit | 83ffc1e049b8cce9c8a4df0293be1e5b1c8d85b5 (patch) | |
| tree | 2b8ddcce3e7ce4eaaf9b6791c2ab706e381f27fb /docutils/docs/user/Makefile.docutils-update | |
| parent | e170ddb5ffb26fb0ff63e6068867b93838e33ecc (diff) | |
| download | docutils-83ffc1e049b8cce9c8a4df0293be1e5b1c8d85b5.tar.gz | |
Compile "smartquotes.txt" with --smartquotes=true.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8099 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/user/Makefile.docutils-update')
| -rw-r--r-- | docutils/docs/user/Makefile.docutils-update | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docutils/docs/user/Makefile.docutils-update b/docutils/docs/user/Makefile.docutils-update index 89097b5ff..4cc8f3c78 100644 --- a/docutils/docs/user/Makefile.docutils-update +++ b/docutils/docs/user/Makefile.docutils-update @@ -4,3 +4,6 @@ slide-shows.s5.html: slide-shows.txt --overwrite-theme-files \ --link-stylesheet \ --no-generator --no-datestamp --no-source-link + +smartquotes.html: smartquotes.txt + rst2html.py smartquotes.txt smartquotes.html --smart-quotes=true |
