summaryrefslogtreecommitdiffhomepage
path: root/doc/source/docutils.conf
AgeCommit message (Collapse)Author
2017-07-30doc: Deprecated option html_use_smartypantsIWASE Yusuke
"html_use_smartypants" in conf.py is deprecated in Sphinx 1.6. This patch fixes to use "smart_quotes" in docutils.conf instead. Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>