Skip to content

Commit

Permalink
Merge pull request #723 from oliver-sanders/interventions
Browse files Browse the repository at this point in the history
user-guide: add interventions section
  • Loading branch information
hjoliver authored Apr 30, 2024
2 parents 3133230 + d39c599 commit 4966698
Show file tree
Hide file tree
Showing 16 changed files with 445 additions and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ install_requires =
hieroglyph>=2.1.0
setuptools>=50
sphinx>=7.1
sphinx-design>=0.5.0
sphinx_rtd_theme>=1.0.0
sphinxcontrib-svg2pdfconverter
sphinxcontrib-spelling
Expand Down
1 change: 1 addition & 0 deletions src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
# sphinx user community extensions
'hieroglyph',
'sphinx_rtd_theme',
'sphinx_design',
# custom project extensions (located in ext/)
'autodoc_traits', # autodoc uiserver traitlets
'database_diagram',
Expand Down
1 change: 1 addition & 0 deletions src/user-guide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ User Guide

introduction
examples/index
interventions/index
writing-workflows/index
installing-workflows
running-workflows/index
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 4966698

Please sign in to comment.