docs: Convert phases diagram to PNG
Sphinx and Latex are unable to include SVG apparently: https://github.com/sphinx-doc/sphinx/issues/1907 Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
482181f52a
commit
6cf912f555
BIN
doc/_static/phases.png
vendored
Normal file
BIN
doc/_static/phases.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
@ -5,7 +5,7 @@ Phases
|
||||
|
||||
Each invocation of ``punji-koji`` consists of a set of phases.
|
||||
|
||||
.. image:: _static/phases.svg
|
||||
.. image:: _static/phases.png
|
||||
:alt: phase diagram
|
||||
|
||||
Most of the phases run sequentially (left-to-right in the diagram), but there
|
||||
|
Loading…
Reference in New Issue
Block a user