doc: Add translation.png to build latexpdf successfully

This commit is contained in:
Takeshi KOMIYA 2020-07-07 22:19:21 +09:00
parent 44ee514fbe
commit d2fdc851fa
4 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,6 @@
translation.png: translation.puml
plantuml -tpng $<
translation.svg: translation.puml
plantuml -tsvg $<
clean:
rm translation.svg
rm -f translation.png translation.svg

0
doc/_static/translation.pdf vendored Normal file
View File

BIN
doc/_static/translation.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -9,7 +9,7 @@ Complementary to translations provided for Sphinx-generated messages such as
navigation bars, Sphinx provides mechanisms facilitating *document* translations
in itself. See the :ref:`intl-options` for details on configuration.
.. figure:: /_static/translation.svg
.. figure:: /_static/translation.*
:width: 100%
Workflow visualization of translations in Sphinx. (The figure is created by