Skip to content

Commit

Permalink
Fix figure
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaehn committed Feb 7, 2024
1 parent ea5d3de commit 154ccf6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ and integrating new jobs and auxiliary scripts.

.. toctree::
:maxdepth: 2
:caption: Jobs
:caption: Jobs & Workflows

jobs

Expand Down
3 changes: 2 additions & 1 deletion docs/jobs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ Another effect of this workflow definition is that the ``prepare_icon``,
``icontools`` and ``prepare_art`` jobs will also be launched for the next chunk,
as they are not dependent on their previous ones.

.. image:: _static/processing_chain_workflow_icon_art.png
.. figure:: _static/processing_chain_workflow_icon_art.png
:alt: Flowchart for the ``icon-art`` workflow.

Flowchart for the ``icon-art`` workflow.

Expand Down

0 comments on commit 154ccf6

Please sign in to comment.