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 a3b4c4f commit 7b7eacaCopy full SHA for 7b7eaca
.readthedocs.yaml
@@ -16,3 +16,14 @@ python:
16
- requirements: requirements.txt
17
- method: pip
18
path: .
19
+
20
+search:
21
+ ranking:
22
+ _sources/*: -10
23
+ _modules/*: -5
24
+ genindex.html: -9
25
26
+ ignore:
27
+ - 404.html
28
+ - search.html
29
+ - index.html
requirements-docs.txt
@@ -1,6 +1,6 @@
1
myst-nb
2
sphinx
3
-git+https://github.com/pymc-devs/pymc-sphinx-theme@test_016
+pymc-sphinx-theme>=0.16
4
sphinxcontrib-bibtex
5
sphinx_design
6
sphinx_codeautolink
0 commit comments