File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4646# ------------------------------------------------------------------------------
4747
4848project = "httomo-backends"
49+ author = "the Imaging Team"
4950copyright = f"{ date .today ().year } , Diamond Light Source"
5051
5152# Specify a base language to help assistive technology
6970 # Add links to highlighted source code
7071 "sphinx.ext.viewcode" ,
7172 # Allows a grid layout and dropdown boxes
72- "sphinx_panels " ,
73+ "sphinx_design " ,
7374 # copy to clipboard button
7475 "sphinx_copybutton" ,
7576 # use jupyter notebooks
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies:
1010 - nbsphinx
1111 - pandoc
1212 - jinja2
13- - sphinx-panels
13+ - sphinx-design
1414 - sphinx-copybutton
1515 - pyyaml
1616 - ipython
You can’t perform that action at this time.
0 commit comments