Commit 311e28ac authored by Saad Rahim's avatar Saad Rahim
Browse files

Updating rocm-docs-core

parent 17c03174
rocm-docs-core==0.11.0
rocm-docs-core[api_reference]==0.18.2
# 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
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# 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:
......@@ -34,9 +14,9 @@ babel==2.12.1
# sphinx
beautifulsoup4==4.12.2
# via pydata-sphinx-theme
breathe==4.34.0
breathe==4.35.0
# via rocm-docs-core
certifi==2022.12.7
certifi==2023.5.7
# via requests
cffi==1.15.1
# via
......@@ -45,17 +25,24 @@ cffi==1.15.1
charset-normalizer==3.1.0
# via requests
click==8.1.3
# via sphinx-external-toc
# via
# click-log
# doxysphinx
# sphinx-external-toc
click-log==0.4.0
# via doxysphinx
cryptography==40.0.2
# via pyjwt
deprecated==1.2.13
# via pygithub
docutils==0.16
docutils==0.19
# via
# breathe
# myst-parser
# pydata-sphinx-theme
# sphinx
doxysphinx==3.3.3
# via rocm-docs-core
fastjsonschema==2.16.3
# via rocm-docs-core
gitdb==4.0.10
......@@ -66,7 +53,7 @@ idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.4.1
importlib-metadata==6.7.0
# via sphinx
importlib-resources==5.12.0
# via rocm-docs-core
......@@ -74,8 +61,12 @@ jinja2==3.1.2
# via
# myst-parser
# sphinx
libsass==0.22.0
# via doxysphinx
linkify-it-py==1.0.3
# via myst-parser
lxml==4.9.2
# via doxysphinx
markdown-it-py==2.2.0
# via
# mdit-py-plugins
......@@ -86,6 +77,8 @@ mdit-py-plugins==0.3.5
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
mpire==2.7.1
# via doxysphinx
myst-parser[linkify]==1.0.0
# via rocm-docs-core
packaging==23.1
......@@ -98,17 +91,22 @@ pydata-sphinx-theme==0.13.3
# via
# rocm-docs-core
# sphinx-book-theme
pygithub==1.58.1
pygithub==1.58.2
# via rocm-docs-core
pygments==2.15.0
pygments==2.15.1
# via
# accessible-pygments
# mpire
# pydata-sphinx-theme
# sphinx
pyjwt[crypto]==2.6.0
pyjson5==1.6.2
# via doxysphinx
pyjwt[crypto]==2.7.0
# via pygithub
pynacl==1.5.0
# via pygithub
pyparsing==3.0.9
# via doxysphinx
pytz==2023.3
# via babel
pyyaml==6.0
......@@ -116,11 +114,11 @@ pyyaml==6.0
# myst-parser
# rocm-docs-core
# sphinx-external-toc
requests==2.28.2
requests==2.30.0
# via
# pygithub
# sphinx
rocm-docs-core==0.11.0
rocm-docs-core[api_reference]==0.18.2
# via -r requirements.in
smmap==5.0.0
# via gitdb
......@@ -141,9 +139,9 @@ sphinx==5.3.0
# sphinx-notfound-page
sphinx-book-theme==1.0.1
# via rocm-docs-core
sphinx-copybutton==0.5.1
sphinx-copybutton==0.5.2
# via rocm-docs-core
sphinx-design==0.3.0
sphinx-design==0.4.1
# via rocm-docs-core
sphinx-external-toc==0.3.1
# via rocm-docs-core
......@@ -161,15 +159,17 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
tqdm==4.65.0
# via mpire
typing-extensions==4.5.0
# via pydata-sphinx-theme
uc-micro-py==1.0.1
uc-micro-py==1.0.2
# via linkify-it-py
urllib3==1.26.15
urllib3==2.0.2
# via requests
wrapt==1.15.0
# via deprecated
zipp==3.15.0
# via
# importlib-metadata
# importlib-resources
# importlib-resources
\ No newline at end of file
......@@ -26,6 +26,7 @@
from rocm_docs import ROCmDocs
external_projects_current_project = "amdmigraphx"
setting_all_article_info = True
all_article_info_os = ["linux"]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment