-
Notifications
You must be signed in to change notification settings - Fork 10
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
Azure SDK Intersphinx gone missing #57
Comments
They are live right now, I definitely didn't make that clear in my original comment. Example link: https://azuresdkdocs.z19.web.core.windows.net/python/azure-core/latest/objects.inv |
Ah, I'd only checked the bare directory, which returned an error. Kk, I can submit a PR to fix this tomorrow. Thanks, |
# Pull Request ## Title Various documentation improvements --- ## Description - [x] Some spelling fixups - [x] sidebar navigation depth tweaks - [x] Tunables improvements - [x] Split type related things out from tunable.py to tunable_types.py - [x] Associated import fixups - [x] Add Examples to Tunable class - [x] Optimizer documentation improvements - [x] Add more examples - [x] Add more cross references - [x] "See Also" rendering mixups. - [x] mlos_viz dabl doc fixups - [x] LlamaTune doc fixups - [ ] ~Environments~ (future PR) - [ ] ~Services~ (future PR) - [x] Disable Azure intersphinx resolution: Azure/azure-sdk-for-python#39316, Quansight-Labs/intersphinx_registry#57 See Also: #891 --- ## Type of Change - Documentation update - Refactor --- --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
See Also:
Azure/azure-sdk-for-python#39316
Azure/azure-sdk-for-python#39332
Will eventually need to update them to something like this:
https://azuresdkdocs.z19.web.core.windows.net/python/azure-core/latest/
https://azuresdkdocs.z19.web.core.windows.net/python/azure-identity/latest/
However, those also aren't live yet.
The text was updated successfully, but these errors were encountered: