Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@tcNickolas
Copy link
Contributor

xref links in https://docs.microsoft.com/en-us/qsharp/api/qsharp/microsoft.quantum.diagnostics.assertqubitwithintolerance and https://docs.microsoft.com/en-us/qsharp/api/qsharp/microsoft.quantum.diagnostics.assertqubit don't render as links. I believe docgen doesn't recognize API links if they are given in lowercase, it needs proper capitalization in xref.

xref links in https://docs.microsoft.com/en-us/qsharp/api/qsharp/microsoft.quantum.diagnostics.assertqubitwithintolerance and https://docs.microsoft.com/en-us/qsharp/api/qsharp/microsoft.quantum.diagnostics.assertqubit don't render as links. I believe docgen doesn't recognize API links if they are given in lowercase, it needs proper capitalization in xref.
@tcNickolas
Copy link
Contributor Author

The build failure is caused by the link https://github.com/microsoft/qsharp-language/tree/main/Specifications/QIR not being active any longer, probably should be replaced with https://github.com/qir-alliance/qir-spec - let me know if you'd like me to help with that

@vxfield vxfield enabled auto-merge (squash) January 19, 2022 20:18
@vxfield vxfield merged commit a860518 into main Jan 19, 2022
vxfield added a commit that referenced this pull request Jan 20, 2022
* Fix capitalization in xref links (#902)

xref links in https://docs.microsoft.com/en-us/qsharp/api/qsharp/microsoft.quantum.diagnostics.assertqubitwithintolerance and https://docs.microsoft.com/en-us/qsharp/api/qsharp/microsoft.quantum.diagnostics.assertqubit don't render as links. I believe docgen doesn't recognize API links if they are given in lowercase, it needs proper capitalization in xref.

Co-authored-by: XField <[email protected]>

* Update macOS build scripts for libomp dependency (#906)

* Link against checked in libomp.dylib

* Try another explicit link strategy

* Show contents of osx folder

* Try another linker strategy

* go back to old linker pattern

* try other syntax

* Try checked in openmp headers

* try getting more info from otool

* Try adapting libomp rpath on mac

* Ensure libomp lands in drops folder

* Additional copy of libomp

* Add explanatory comments

* Use @loader_path instead of @executable_path

Co-authored-by: Mariia Mykhailova <[email protected]>
Co-authored-by: Stefan J. Wernli <[email protected]>
@vxfield vxfield deleted the tcNickolas-patch-2 branch January 20, 2022 18:27
vxfield added a commit that referenced this pull request Jan 21, 2022
* Update .NET Azure Quantum SDK version

* Temporarily adjusting broken links

* Update xfield/update-net-sdk (#907)

* Fix capitalization in xref links (#902)

xref links in https://docs.microsoft.com/en-us/qsharp/api/qsharp/microsoft.quantum.diagnostics.assertqubitwithintolerance and https://docs.microsoft.com/en-us/qsharp/api/qsharp/microsoft.quantum.diagnostics.assertqubit don't render as links. I believe docgen doesn't recognize API links if they are given in lowercase, it needs proper capitalization in xref.

Co-authored-by: XField <[email protected]>

* Update macOS build scripts for libomp dependency (#906)

* Link against checked in libomp.dylib

* Try another explicit link strategy

* Show contents of osx folder

* Try another linker strategy

* go back to old linker pattern

* try other syntax

* Try checked in openmp headers

* try getting more info from otool

* Try adapting libomp rpath on mac

* Ensure libomp lands in drops folder

* Additional copy of libomp

* Add explanatory comments

* Use @loader_path instead of @executable_path

Co-authored-by: Mariia Mykhailova <[email protected]>
Co-authored-by: Stefan J. Wernli <[email protected]>

* Added `libomp` instructions. (#901)

Co-authored-by: Mariia Mykhailova <[email protected]>
Co-authored-by: Stefan J. Wernli <[email protected]>
Co-authored-by: Robin Kuzmin <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants