refs #3093: add tests

This commit is contained in:
shimizukawa 2016-11-20 17:48:07 +09:00
parent 76eb8ab56d
commit 3566352bdb
2 changed files with 18 additions and 1 deletions

View File

@ -6,5 +6,5 @@ keep_warnings = True
templates_path = ['_templates']
html_additional_pages = {'index': 'index.html'}
release = version = '2013.120'
gettext_additional_targets = ['index']
gettext_additional_targets = ['index', 'image']
exclude_patterns = ['_build']

View File

@ -34,3 +34,20 @@ image url and alt
.. figure:: img.png
:alt: img
image on substitution
---------------------
.. |sub image| image:: i18n.png
image under note
-----------------
.. note::
.. image:: i18n.png
:alt: i18n
.. figure:: img.png
:alt: img