Skip to content
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

Closed
bpkroth opened this issue Jan 21, 2025 · 2 comments · Fixed by #58
Closed

Azure SDK Intersphinx gone missing #57

bpkroth opened this issue Jan 21, 2025 · 2 comments · Fixed by #58

Comments

@bpkroth
Copy link
Contributor

bpkroth commented Jan 21, 2025

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.

@scbedd
Copy link

scbedd commented Jan 21, 2025

However, those also aren't live yet.

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

@bpkroth
Copy link
Contributor Author

bpkroth commented Jan 21, 2025

However, those also aren't live yet.

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,
Brian

bpkroth added a commit to microsoft/MLOS that referenced this issue Jan 21, 2025
# 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants