Skip to content

Conversation

@mingxwa
Copy link
Member

@mingxwa mingxwa commented Sep 27, 2024

Changes

  • Fixed broken link __msft_lib_proxy because files starting with __ are ignored when building with GitHub pages.
  • Fixed format for operator_dispatch. \ is not expected in the table (e.g., operator_dispatch<"\|\|", false> should be operator_dispatch<"||", false>).

No functional changes.

@mingxwa mingxwa merged commit 8abaa7e into microsoft:main Sep 27, 2024
@mingxwa mingxwa deleted the doc-preview branch October 21, 2024 03:05
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 this pull request may close these issues.

2 participants