Skip to content

Conversation

@S1M0N38
Copy link
Collaborator

@S1M0N38 S1M0N38 commented Jul 14, 2025

No description provided.

S1M0N38 and others added 4 commits July 14, 2025 23:08
Add llmstxt plugin configuration to generate structured documentation
output for LLM consumption with project description and section mapping.

Co-Authored-By: Claude <noreply@anthropic.com>
- Delete docs/troubleshooting.md (empty placeholder file)
- Remove troubleshooting references from developing-bots.md, installation.md, and protocol-api.md
- Update mkdocs.yml navigation to remove troubleshooting entry
- Update .claude/settings.json mdformat command to exclude deleted file

Co-Authored-By: Claude <noreply@anthropic.com>
@S1M0N38 S1M0N38 marked this pull request as ready for review July 14, 2025 21:29
@S1M0N38 S1M0N38 self-assigned this Jul 14, 2025
@S1M0N38 S1M0N38 requested a review from Copilot July 14, 2025 21:29
@S1M0N38 S1M0N38 added the documentation Improvements or additions to documentation label Jul 14, 2025
Copy link
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

This PR integrates support for generating llms.txt and llms-full.txt versions of the documentation via a new MkDocs plugin, and cleans up references to the old troubleshooting page.

  • Adds the mkdocs-llmstxt plugin to both pyproject.toml and mkdocs.yml.
  • Updates site navigation (index.md and mkdocs.yml) to link to the new LLM-friendly docs.
  • Removes the standalone troubleshooting.md content and its references from other docs and formatting scripts.

Reviewed Changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
pyproject.toml Added mkdocs-llmstxt>=0.3.0 to dev dependencies
mkdocs.yml Configured llmstxt plugin and removed troubleshooting nav
docs/troubleshooting.md Cleared out the troubleshooting page
docs/protocol-api.md Removed troubleshooting link
docs/installation.md Removed troubleshooting reference
docs/index.md Updated labels and added links for llms.txt and llms-full.txt
docs/developing-bots.md Removed troubleshooting guide reference
.claude/settings.json Removed troubleshooting.md from formatting command
Comments suppressed due to low confidence (2)

docs/index.md:40

  • [nitpick] Consider renaming this label to something more descriptive like llms.txt Documentation to clarify that it refers to the generated LLM docs.
- :octicons-sparkle-fill-16:{ .lg .middle } __Documentation for LLM__

@S1M0N38 S1M0N38 merged commit b632077 into main Jul 14, 2025
7 checks passed
@S1M0N38 S1M0N38 deleted the dev branch July 14, 2025 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant