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
gaoqiong
MIGraphX
Commits
0e6ee3f7
Unverified
Commit
0e6ee3f7
authored
May 19, 2023
by
Chris Austen
Committed by
GitHub
May 19, 2023
Browse files
update to v0.11.0 of rocm-docs-core (#1763)
parent
8d9d5d1c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
13 deletions
+12
-13
docs/.sphinx/requirements.in
docs/.sphinx/requirements.in
+1
-1
docs/.sphinx/requirements.txt
docs/.sphinx/requirements.txt
+11
-11
docs/conf.py
docs/conf.py
+0
-1
No files found.
docs/.sphinx/requirements.in
View file @
0e6ee3f7
rocm-docs-core==0.
9
.0
rocm-docs-core==0.
11
.0
docs/.sphinx/requirements.txt
View file @
0e6ee3f7
#####################################################################################
# The MIT License (MIT)
#
# Copyright (c) 2015-2022 Advanced Micro Devices, Inc. All rights reserved.
#
# Copyright (c) 2023 Advanced Micro Devices, Inc. All rights reserved.
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
...
...
@@ -20,12 +17,12 @@
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
#####################################################################################
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile
.sphinx/
requirements.in
# pip-compile requirements.in
#
accessible-pygments==0.0.4
# via pydata-sphinx-theme
...
...
@@ -59,6 +56,8 @@ docutils==0.16
# myst-parser
# pydata-sphinx-theme
# sphinx
fastjsonschema==2.16.3
# via rocm-docs-core
gitdb==4.0.10
# via gitpython
gitpython==3.1.31
...
...
@@ -115,13 +114,14 @@ pytz==2023.3
pyyaml==6.0
# via
# myst-parser
# rocm-docs-core
# sphinx-external-toc
requests==2.28.2
# via
# pygithub
# sphinx
rocm-docs-core==0.
9
.0
# via -r
.sphinx/
requirements.in
rocm-docs-core==0.
11
.0
# via -r requirements.in
smmap==5.0.0
# via gitdb
snowballstemmer==2.2.0
...
...
docs/conf.py
View file @
0e6ee3f7
...
...
@@ -26,7 +26,6 @@
from
rocm_docs
import
ROCmDocs
html_output_directory
=
"../_readthedocs/html"
setting_all_article_info
=
True
all_article_info_os
=
[
"linux"
]
...
...
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