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

Fix documentation format#166

Merged
mingxwa merged 2 commits intomicrosoft:mainfrom
mingxwa:doc-preview
Sep 27, 2024
Merged

Fix documentation format#166
mingxwa merged 2 commits intomicrosoft:mainfrom
mingxwa:doc-preview

Conversation

@mingxwa
Copy link
Contributor

@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 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.

2 participants