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 348aa1c commit 0416a33Copy full SHA for 0416a33
.readthedocs.yaml
@@ -13,7 +13,7 @@ build:
13
python: "3.7"
14
jobs:
15
post_checkout:
16
- - git remote set-branches origin master stackhpc/zed stackhpc/yoga stackhpc/xena stackhpc/wallaby
+ - git remote set-branches origin master stackhpc/2023.1 stackhpc/zed stackhpc/yoga stackhpc/xena stackhpc/wallaby
17
- git fetch --unshallow
18
19
# Build documentation in the doc/source/ directory with Sphinx
releasenotes/source/index.rst
@@ -7,6 +7,7 @@ Contents
7
.. toctree::
8
:maxdepth: 2
9
10
+ 2023.1
11
zed
12
yoga
xena
0 commit comments