Skip to content

Add Community Friends page to docs site#2261

Merged
mnriem merged 1 commit intogithub:mainfrom
mnriem:docs/community-friends
Apr 17, 2026
Merged

Add Community Friends page to docs site#2261
mnriem merged 1 commit intogithub:mainfrom
mnriem:docs/community-friends

Conversation

@mnriem
Copy link
Copy Markdown
Collaborator

@mnriem mnriem commented Apr 17, 2026

Moves the Community Friends section from the main README into a dedicated docs page, following the same structure as the Reference section.

Changes

  • New: docs/community/friends.md — Community Friends page with the content previously inline in the README
  • Updated: docs/toc.yml — Added a Community section with a Friends entry
  • Updated: docs/docfx.json — Added community/*.md to the content glob so DocFX picks up the new page
  • Updated: README.md — Replaced the inline list and note with a single link to the new docs page

This is the first page in the docs/community/ section, establishing the pattern for future community pages (e.g., walkthroughs, extensions, presets).

Move the Community Friends section from the main README into a dedicated
docs page at docs/community/friends.md, following the same structure as
the Reference section.

- New: docs/community/friends.md with content from README
- Updated: docs/toc.yml with Community section and Friends entry
- Updated: docs/docfx.json to include community/*.md in content glob
- Updated: README.md to link to the new docs page instead of inline list
Copilot AI review requested due to automatic review settings April 17, 2026 18:31
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Moves the “Community Friends” content out of the root README and into the DocFX documentation site, establishing a new docs/community/ section alongside existing docs sections.

Changes:

  • Added a new DocFX page at docs/community/friends.md containing the Community Friends note and list.
  • Extended docs/toc.yml to include a new top-level “Community” section with a “Friends” entry.
  • Updated docs/docfx.json content globs so DocFX includes docs/community/*.md, and replaced the README’s inline Friends content with a link to the new docs page.
Show a summary per file
File Description
docs/toc.yml Adds “Community → Friends” navigation entry to the docs TOC.
docs/docfx.json Ensures DocFX includes community pages in the build input set.
docs/community/friends.md New documentation page containing the Community Friends content and disclaimer.
README.md Replaces inline Community Friends section content with a link to the docs page.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 4/4 changed files
  • Comments generated: 0

@mnriem mnriem merged commit 518dc9d into github:main Apr 17, 2026
15 checks passed
@mnriem mnriem deleted the docs/community-friends branch April 17, 2026 18:33
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