Add tests for smartquotes

This commit is contained in:
Takeshi KOMIYA
2018-01-09 22:21:49 +09:00
parent 562683ea32
commit e77267dd94
3 changed files with 103 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# -*- coding: utf-8 -*-
master_doc = 'index'
latex_documents = [
(master_doc, 'test.tex', 'The basic Sphinx documentation for testing', 'Sphinx', 'report')
]

View File

@@ -0,0 +1,4 @@
test-smartquotes
================
-- "Sphinx" is a tool that makes it easy ...