null+****@clear*****
null+****@clear*****
2011年 6月 22日 (水) 19:16:28 JST
Kouhei Sutou 2011-06-22 10:16:28 +0000 (Wed, 22 Jun 2011)
New Revision: e419768b50a3f06cad0aa6358efcb5c7113f9975
Log:
[doc] don't use SmartyPants.
Modified files:
doc/ja/source/conf.py
Modified: doc/ja/source/conf.py (+1 -1)
===================================================================
--- doc/ja/source/conf.py 2011-06-22 09:37:35 +0000 (8724f7f)
+++ doc/ja/source/conf.py 2011-06-22 10:16:28 +0000 (32dd029)
@@ -140,7 +140,7 @@ html_static_path = ['_static']
# If true, SmartyPants will be used to convert quotes and dashes to
# typographically correct entities.
-#html_use_smartypants = True
+html_use_smartypants = False
# Custom sidebar templates, maps document names to template names.
#html_sidebars = {}