Skip to content

Fix admonition class and update in-progress doc pages#1060

Merged
304NotModified merged 2 commits intoDoc-suggestionsfrom
copilot/sub-pr-1059
Mar 15, 2026
Merged

Fix admonition class and update in-progress doc pages#1060
304NotModified merged 2 commits intoDoc-suggestionsfrom
copilot/sub-pr-1059

Conversation

Copy link
Contributor

Copilot AI commented Mar 15, 2026

The docs/index.md admonition used :class: info, which is not a valid Sphinx/MyST admonition class and produces unstyled output. Two other pages (rider/index.md, vscode/index.md) still had the old "Documentation is in progress" warning-style admonitions with passive "come back later" language.

Changes

  • docs/index.md: :class: info:class: note (correct standard Sphinx/MyST admonition class)
  • docs/ide-integrations/rider/index.md and docs/ide-integrations/vscode/index.md: Updated admonition title/class/content to match the contribution-inviting style from docs/index.md; also fixed a typo ("out""our")

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

…match index.md style

Co-authored-by: 304NotModified <5808377+304NotModified@users.noreply.github.com>
Copilot AI changed the title [WIP] Revise documentation admonition for clarity Fix admonition class and update in-progress doc pages Mar 15, 2026
Copilot AI requested a review from 304NotModified March 15, 2026 14:43
@304NotModified 304NotModified marked this pull request as ready for review March 15, 2026 22:17
@304NotModified 304NotModified merged commit e102d79 into Doc-suggestions Mar 15, 2026
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