We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee8d90 commit 7bfe6e2Copy full SHA for 7bfe6e2
doc/requirements.txt
@@ -1,3 +1,4 @@
1
sphinx-rtd-theme
2
sphinxcontrib-httpdomain
3
+sphinx-js
4
git+https://github.com/NASA-AMMOS/AIT-Core.git#egg=ait-core
pyproject.toml
@@ -42,4 +42,5 @@ ait-core = ">=2.3.0"
42
sphinx = '>= 4.2'
43
sphinx-rtd-theme = '*'
44
sphinxcontrib-httpdomain = '*'
45
+sphinx-js = '*'
46
pre-commit = '*'
0 commit comments