mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-14 06:54:43 -05:00
Configure plantuml to generate svg files (fixes #7134)
This commit is contained in:
Vendored
+2
-2
@@ -1,4 +1,4 @@
|
||||
translation.png: translation.puml
|
||||
plantuml $<
|
||||
translation.svg: translation.puml
|
||||
plantuml -tsvg $<
|
||||
clean:
|
||||
rm translation.png
|
||||
|
||||
Vendored
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 20 KiB |
Vendored
+29
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 7.6 KiB |
Reference in New Issue
Block a user