Skip to content

Commit

Permalink
add sphinx_design extension for cool icons
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotfontaine committed Jul 11, 2024
1 parent 3ccf963 commit 11837c6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
sphinx-rtd-theme==2.0.0
sphinx-design==0.6.0
metomi-rose
cylc-flow
cylc-sphinx-extensions
2 changes: 2 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
# core sphinx extensions
"sphinx.ext.intersphinx",
"sphinx.ext.extlinks",
# community extensions
"sphinx_design",
# cylc.sphinx_ext extensions (from cylc.sphinx_ext-extensions library)
"cylc.sphinx_ext.cylc_lang",
# Custom extensions (in ext/ directory)
Expand Down
2 changes: 1 addition & 1 deletion docs/source/user_guide/influxdb.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ Setting up the bioreactor dashboard

We're gonna use a preconfigured dashboard to visualize the data. Download the following
:reporawfile:`template <etc/influx_templates/bioreactor_template.yml>` from RTMet's repository

by clicking :octicon:`download` **Download raw file**.

0 comments on commit 11837c6

Please sign in to comment.