mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
doc: Add translation.png to build latexpdf successfully
This commit is contained in:
4
doc/_static/Makefile
vendored
4
doc/_static/Makefile
vendored
@@ -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
0
doc/_static/translation.pdf
vendored
Normal file
BIN
doc/_static/translation.png
vendored
Normal file
BIN
doc/_static/translation.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user