Merged
Conversation
This is added in order to add better summaries in llms.txt
Contributor
There was a problem hiding this comment.
Pull request overview
This PR integrates docusaurus-plugin-llms into the Fishjam Docusaurus site and enriches documentation frontmatter (titles/descriptions) to improve generated llms.txt content for LLM-friendly indexing.
Changes:
- Add
docusaurus-plugin-llmsdependency and configure it indocusaurus.config.tsto generatellms.txtandllms-full.txt. - Update many docs pages to include frontmatter
description(and in a few casestitle) to improve LLMs output quality/metadata. - Update lockfile to include the new plugin and its transitive dependencies.
Reviewed changes
Copilot reviewed 33 out of 34 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| yarn.lock | Adds lock entries for docusaurus-plugin-llms and transitive deps (e.g., yaml, minimatch). |
| package.json | Adds docusaurus-plugin-llms to devDependencies. |
| docusaurus.config.ts | Configures docusaurus-plugin-llms generation and ordering/ignore settings. |
| docs/tutorials/react-quick-start.mdx | Adds page meta description. |
| docs/tutorials/react-native-quick-start.mdx | Adds page meta description. |
| docs/tutorials/livestreaming.mdx | Adds page meta description. |
| docs/tutorials/gemini-live-integration.mdx | Adds page meta description. |
| docs/tutorials/backend-quick-start.mdx | Adds page meta description. |
| docs/tutorials/agents.mdx | Adds page meta description. |
| docs/how-to/features/whip-whep.mdx | Adds page meta description. |
| docs/how-to/features/text-chat.mdx | Adds page meta description. |
| docs/how-to/features/selective-subscriptions.mdx | Adds page meta description. |
| docs/how-to/features/sandbox-api-testing.mdx | Adds page meta description. |
| docs/how-to/features/audio-only-calls.mdx | Adds page meta description. |
| docs/how-to/client/stream-middleware.mdx | Adds explicit title + meta description. |
| docs/how-to/client/start-streaming.mdx | Adds page meta description. |
| docs/how-to/client/screensharing.mdx | Adds explicit title + meta description. |
| docs/how-to/client/reconnection-handling.mdx | Adds explicit title + meta description. |
| docs/how-to/client/picture-in-picture.mdx | Adds explicit title + meta description. |
| docs/how-to/client/migration-guide.mdx | Adds explicit title. |
| docs/how-to/client/managing-devices.mdx | Adds page meta description. |
| docs/how-to/client/list-other-peers.mdx | Adds page meta description. |
| docs/how-to/client/installation.mdx | Adds page meta description. |
| docs/how-to/client/debug-logging.mdx | Adds explicit title + meta description. |
| docs/how-to/client/custom-sources.mdx | Adds explicit title + meta description. |
| docs/how-to/client/connecting.mdx | Adds page meta description. |
| docs/how-to/client/background-streaming.mdx | Adds explicit title + meta description. |
| docs/how-to/backend/server-setup.mdx | Adds page meta description. |
| docs/how-to/backend/production-deployment.mdx | Adds page meta description. |
| docs/how-to/backend/fastify-example.mdx | Adds page meta description. |
| docs/how-to/backend/fastapi-example.mdx | Adds page meta description. |
| docs/explanation/public-livestreams.mdx | Adds page meta description. |
| docs/explanation/data-channels.mdx | Adds page meta description. |
| docs/explanation/agent-internals.mdx | Adds page meta description. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
czerwiukk
reviewed
Mar 17, 2026
Member
AHGIJMKLKKZNPJKQR
left a comment
There was a problem hiding this comment.
is the llms.txt not commited to the repo?
Member
Author
it is autogenerated on build |
Member
Author
|
current status: |
AHGIJMKLKKZNPJKQR
approved these changes
Mar 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.