File tree Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -85,8 +85,10 @@ Run the graph and request all of the outputs::
8585 :alt: sample graphtik plot
8686 :width: 120px
8787 :align: middle
88- .. |sample-sol | raw :: html
89- :file: docs/source/images/executed_3ops.svg
88+ .. |sample-sol | image :: docs/source/images/executed_3ops.svg
89+ :alt: sample graphtik plot
90+ :width: 120px
91+ :align: middle
9092.. |plot-legend | image :: docs/source/images/GraphtikLegend.svg
9193 :alt: graphtik legend
9294 :align: middle
Original file line number Diff line number Diff line change @@ -93,14 +93,11 @@ Run the graph-operation and request a subset of the outputs::
9393As you can see, any function can be used as an operation in Graphtik,
9494even ones imported from system modules!
9595
96- .. |sample-plot | image :: images/barebone_2ops.svg
97- :alt: sample graphtik plot
98- :width: 120px
99- :align: middle
96+ .. |sample-plot | raw :: html
97+ :file: images/barebone_2ops.svg
10098.. |sample-sol | raw :: html
10199 :file: images/executed_3ops.svg
102- .. |plot-legend | image :: images/GraphtikLegend.svg
103- :alt: graphtik legend
104- :align: middle
100+ .. |plot-legend | raw :: html
101+ :file: images/GraphtikLegend.svg
105102.. include :: ../../README.rst
106103 :start-after: _substs:
You can’t perform that action at this time.
0 commit comments