summaryrefslogtreecommitdiff
path: root/common/doc/template/mstar/rst2html-mstar
diff options
context:
space:
mode:
Diffstat (limited to 'common/doc/template/mstar/rst2html-mstar')
-rwxr-xr-xcommon/doc/template/mstar/rst2html-mstar1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/doc/template/mstar/rst2html-mstar b/common/doc/template/mstar/rst2html-mstar
index 1ce9e3b084..6e0e026d71 100755
--- a/common/doc/template/mstar/rst2html-mstar
+++ b/common/doc/template/mstar/rst2html-mstar
@@ -18,6 +18,7 @@ import vcs_version_directive
description = __doc__ + default_description
overrides = {
+ 'math_output': 'HTML',
}
publish_cmdline(writer_name='html', description=description,
settings_overrides = overrides)