Kouhei Sutou
null+****@clear*****
Thu Oct 4 10:26:05 JST 2012
Kouhei Sutou 2011-06-22 19:16:28 +0900 (Wed, 22 Jun 2011) New Revision: e419768b50a3f06cad0aa6358efcb5c7113f9975 https://github.com/mroonga/mroonga/commit/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 18:37:35 +0900 (8724f7f) +++ doc/ja/source/conf.py 2011-06-22 19:16:28 +0900 (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 = {} -------------- next part -------------- HTML����������������������������...Download