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 081fe9b commit 05848c4Copy full SHA for 05848c4
.github/workflows/documentation.yml
@@ -23,5 +23,5 @@ jobs:
23
with:
24
publish_branch: gh-pages
25
github_token: ${{ secrets.GITHUB_TOKEN }}
26
- publish_dir: /docs/build
+ publish_dir: docs/build/
27
force_orphan: true
docs/source/index.rst
@@ -12,10 +12,11 @@ RF\ *diffusion*\
12
.. toctree::
13
:maxdepth: 2
14
:caption: Contents:
15
-
+
16
17
Contents
18
________
19
-.. toctree::
20
+.. toctree:
21
22
README
0 commit comments