mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
#3093: fix test
This commit is contained in:
parent
3c89ddd99f
commit
e712401dd1
@ -6,5 +6,5 @@ keep_warnings = True
|
||||
templates_path = ['_templates']
|
||||
html_additional_pages = {'index': 'index.html'}
|
||||
release = version = '2013.120'
|
||||
gettext_additional_targets = ['index', 'image']
|
||||
gettext_additional_targets = ['index']
|
||||
exclude_patterns = ['_build']
|
||||
|
@ -46,8 +46,8 @@ image under note
|
||||
.. note::
|
||||
|
||||
.. image:: i18n.png
|
||||
:alt: i18n
|
||||
:alt: i18n under note
|
||||
|
||||
.. figure:: img.png
|
||||
:alt: img
|
||||
:alt: img under note
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user