Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
TransformerEngine
Commits
39631f76
Unverified
Commit
39631f76
authored
Mar 10, 2023
by
Przemyslaw Tredak
Committed by
GitHub
Mar 10, 2023
Browse files
Fix the link to the documentation archives (#91)
Signed-off-by:
Przemek Tredak
<
ptredak@nvidia.com
>
parent
5083a713
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/conf.py
docs/conf.py
+1
-1
No files found.
docs/conf.py
View file @
39631f76
...
@@ -54,7 +54,7 @@ option_nr = 0
...
@@ -54,7 +54,7 @@ option_nr = 0
version
=
version
+
"""<br/>
version
=
version
+
"""<br/>
Version select: <select onChange="window.location.href = this.value" onFocus="this.selectedIndex = {0}">
Version select: <select onChange="window.location.href = this.value" onFocus="this.selectedIndex = {0}">
<option value="https://docs.nvidia.com/deeplearning/transformer-engine/user-guide/index.html"{1}>Current release</option>
<option value="https://docs.nvidia.com/deeplearning/transformer-engine/user-guide/index.html"{1}>Current release</option>
<option value="https://docs.nvidia.com/deeplearning/transformer-engine/archive
s/index
.html">Older releases</option>
<option value="https://docs.nvidia.com/deeplearning/transformer-engine/
documentation-
archive.html">Older releases</option>
</select>"""
.
format
(
option_nr
,
release_opt
)
</select>"""
.
format
(
option_nr
,
release_opt
)
# -- General configuration ---------------------------------------------------
# -- General configuration ---------------------------------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment