-
Notifications
You must be signed in to change notification settings - Fork 597
Update page descriptions for llms.txt and MCP servers #1340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update page descriptions for llms.txt and MCP servers #1340
Conversation
There was a problem hiding this 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 adds comprehensive page descriptions and keywords for SEO and LLM usage across Streamlit documentation files. The changes focus on making content more discoverable and useful for both search engines and AI tools by providing detailed descriptions and relevant keywords for each page.
- Adds
description
metadata to all documentation pages with detailed explanations of content - Adds
keywords
metadata with relevant search terms for better SEO and discoverability - Removes empty lines in tutorial and documentation files for cleaner formatting
Reviewed Changes
Copilot reviewed 300 out of 318 changed files in this pull request and generated 4 comments.
Show a summary per file
File | Description |
---|---|
Tutorials (multipage, LLMs, execution flow, elements, databases, authentication) | Added descriptions explaining tutorial content and keywords for SEO |
API reference pages | Added descriptions for all API functions and keywords covering functionality |
Development concepts | Added descriptions for architectural concepts, testing, configuration, and design patterns |
Deployment guides | Added descriptions for deployment platforms and process guidance |
Release notes | Updated descriptions to be more specific about version years |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
content/develop/api-reference/data/column_config/selectboxcolumn.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 300 out of 318 changed files in this pull request and generated 1 comment.
Comments suppressed due to low confidence (1)
content/develop/api-reference/charts/bokeh_chart.md:1
- The deprecated text references 'streamlit-pdf' but should reference 'streamlit-bokeh' since this is about the bokeh chart component.
---
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
📚 Context
In order to create a functional llms.txt, we need page descriptions. This PR adds comprehensive updates to page descriptions and keywords for SEO and LLM usage.
The Knowledge Base was not included and will be covered in another PR.
Contribution License Agreement
By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.