Skip to content

Commit 8fdd3ac

Browse files
committed
Fix make html for local RTD site generation
1 parent dd184e6 commit 8fdd3ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/ops/doc/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ The combination of these libraries allows declarative image analysis workflows,
2222

2323
CallingOps
2424
SearchingForOps
25-
ScriptingInFiji
2625
Benchmarks
2726

2827
.. toctree::

docs/ops/environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: ops-docs
1+
name: scijava-docs-ops
22
channels:
33
- conda-forge
44
- defaults
@@ -7,6 +7,7 @@ dependencies:
77
- openjdk=11
88
- plotly
99
- sphinx
10+
- sphinx-copybutton
1011
- sphinx_rtd_theme
1112

1213
- pip

0 commit comments

Comments
 (0)