Skip to content

Commit 05848c4

Browse files
committed
removed readme from index.rst
1 parent 081fe9b commit 05848c4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
with:
2424
publish_branch: gh-pages
2525
github_token: ${{ secrets.GITHUB_TOKEN }}
26-
publish_dir: /docs/build
26+
publish_dir: docs/build/
2727
force_orphan: true

docs/source/index.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@ RF\ *diffusion*\
1212
.. toctree::
1313
:maxdepth: 2
1414
:caption: Contents:
15-
15+
16+
1617
Contents
1718
________
1819

19-
.. toctree::
20+
.. toctree:
2021
2122
README

0 commit comments

Comments
 (0)