-
Notifications
You must be signed in to change notification settings - Fork 629
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move to new, unified, NVIDIA sphinx theme #5471
Conversation
- moves to the NVIDIA sphinx based theme - adds a new version switcher Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
c2b84b2
to
efd750d
Compare
CI MESSAGE: [15040335]: BUILD STARTED |
CI MESSAGE: [15040335]: BUILD FAILED |
CI MESSAGE: [15043256]: BUILD STARTED |
docs/conf.py
Outdated
html_theme = "sphinx_rtd_theme" | ||
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] | ||
try: | ||
import nvidia_sphinx_theme as theme # noqa: F401 |
Check notice
Code scanning / CodeQL
Unused import Note documentation
CI MESSAGE: [15043256]: BUILD FAILED |
CI MESSAGE: [15055851]: BUILD STARTED |
CI MESSAGE: [15055864]: BUILD STARTED |
CI MESSAGE: [15055864]: BUILD PASSED |
The version selector doesn't work on out internal docs build due ot:
|
CI MESSAGE: [15065170]: BUILD FAILED |
Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
CI MESSAGE: [15065287]: BUILD STARTED |
CI MESSAGE: [15065287]: BUILD PASSED |
CI MESSAGE: [15075782]: BUILD STARTED |
CI MESSAGE: [15089311]: BUILD STARTED |
CI MESSAGE: [15089311]: BUILD PASSED |
Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
CI MESSAGE: [15157882]: BUILD FAILED |
CI MESSAGE: [15158071]: BUILD STARTED |
CI MESSAGE: [15158071]: BUILD PASSED |
Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
CI MESSAGE: [15161216]: BUILD FAILED |
CI MESSAGE: [15161317]: BUILD STARTED |
CI MESSAGE: [15161317]: BUILD PASSED |
Category:
Other (e.g. Documentation, Tests, Configuration)
Description:
Additional information:
Affected modules and functionalities:
Key points relevant for the review:
Tests:
Checklist
Documentation
DALI team only
Requirements
REQ IDs: N/A
JIRA TASK: N/A