docs: allow the state diagram to be larger
The state digram is constrainted into a frame of the page rendering and the prior configuration set it to be a maximum of 660 pixels, however we should allow the image to be aligned to page size which can result in a larger image, but still constrained slightly so spinx includes a link to the image. Change-Id: I19350fc010bd5aac798b2d57ea3d2eb98239a457
This commit is contained in:
parent
339e149c50
commit
0d2a2e4bf4
@ -18,10 +18,14 @@ The events for these API-initiated transitions are indicated with '(via API)'.
|
||||
Internally, the conductor initiates the other transitions (depicted in gray).
|
||||
|
||||
.. figure:: ../images/states.svg
|
||||
:width: 660px
|
||||
:width: 99%
|
||||
:align: left
|
||||
:alt: Ironic state transitions
|
||||
|
||||
Please click the image above to view the diagram at it's full size,
|
||||
as the presence in the documentation results in it being scaled down.
|
||||
|
||||
|
||||
.. note::
|
||||
There are aliases for some transitions:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user