Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR removes outdated template configurations and consolidates support documentation pages into a single, more maintainable structure. The changes streamline the documentation by removing the template: root-subdirectory-page.html directive and merging three separate support pages into one comprehensive support hub.
Key changes:
- Removed template directive from glossary frontmatter
- Consolidated three support pages (get-in-touch, explore-resources, and main support) into a single unified support page with organized sections
- Updated heading terminology from "Download" to "Access" for LLM files to better reflect the available actions
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
reference/glossary.md |
Removed outdated template directive from frontmatter |
llms.txt |
Updated documentation page count from 127 to 125 and removed references to deleted support pages |
llms-full.jsonl |
Removed JSON entries for deleted pages and added new consolidated support page structure with three main sections: Support Channels, Community Resources, and AI Resources |
.ai/site-index.json |
Updated site index to reflect page consolidation, removed two page entries, and updated metadata for the main support page |
.ai/pages/get-support.md |
Restructured and expanded to incorporate content from deleted pages, organizing support channels, community resources, and AI resources into a single page |
.ai/pages/get-support-get-in-touch.md |
Deleted - content consolidated into main support page |
.ai/pages/get-support-explore-resources.md |
Deleted - content consolidated into main support page |
.ai/pages/get-support-ai-ready-docs.md |
Changed section heading from "Download LLM Files" to "Access LLM Files" |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
eshaben
approved these changes
Dec 19, 2025
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.
📝 Description
This PR removes old templates and their outdated styling.
This PR needs to be merged with the other one: papermoonio/polkadot-mkdocs#202
🔍 Review Preference
Choose one:
🤖 AI-Ready Docs
If content changed, regenerate AI files:
python3 scripts/generate_llms.py✅ Checklist