Skip to content

Commit d173943

Browse files
committed
rename AI resources, move to support (renamed from get-support)
1 parent 4bd0962 commit d173943

File tree

11 files changed

+250
-252
lines changed

11 files changed

+250
-252
lines changed

ai-resources/.pages

Lines changed: 0 additions & 3 deletions
This file was deleted.

get-support/.pages

Lines changed: 0 additions & 5 deletions
This file was deleted.

llms-full.txt

Lines changed: 237 additions & 237 deletions
Large diffs are not rendered by default.

llms.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
## Docs
66

7-
- [AI Resources](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/ai-resources/ai-resources.md): Download LLM-optimized files of the Polkadot documentation, including full content and category-specific resources for AI agents.
87
- [Develop](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/develop/index.md): Explore and learn how to build in the Polkadot ecosystem, from a custom parachain to smart contracts, supported by robust integrations and developer tools.
98
- [Interoperability](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/develop/interoperability/index.md): Learn how Polkadot enables blockchain interoperability through Cross-Consensus Messaging (XCM), powering secure cross-chain communication.
109
- [Introduction to XCM](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/develop/interoperability/intro-to-xcm.md): Unlock blockchain interoperability with XCM — Polkadot's Cross-Consensus Messaging format for cross-chain interactions.
@@ -91,9 +90,6 @@
9190
- [Get Started](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/develop/toolkit/parachains/spawn-chains/zombienet/get-started.md): Quickly install and configure Zombienet to deploy and test Polkadot-based blockchain networks with this comprehensive getting-started guide.
9291
- [Zombienet](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/develop/toolkit/parachains/spawn-chains/zombienet/index.md): Learn how to install, configure, and use Zombienet for testing and simulating Polkadot SDK-based networks in a local development environment.
9392
- [Write Tests](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/develop/toolkit/parachains/spawn-chains/zombienet/write-tests.md): Write and execute tests for blockchain networks with Zombienet's DSL. Learn to evaluate metrics, logs, events, and more for robust validation.
94-
- [Subscribe to Updates](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/get-support/explore-resources.md): Find Polkadot developer resources, tutorials, forums, governance proposals, and community platforms like StackExchange, Reddit, and YouTube.
95-
- [Get in Touch](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/get-support/get-in-touch.md): Developer support for Polkadot via Telegram, Matrix, and Discord. Get help with parachains, smart contracts, nodes, and ecosystem tools.
96-
- [Get Support](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/get-support/index.md): Start here to get developer support for Polkadot. Connect with the team, find help, and explore resources beyond the documentation.
9793
- [Untitled](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/images/README.md): No description available.
9894
- [Infrastructure](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/infrastructure/index.md): Learn how to set up and manage various types of Polkadot infrastructure, from running nodes to operating validators and contributing to the network.
9995
- [Running a Node](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/infrastructure/running-a-node/index.md): Learn how to run and connect to a Polkadot node, including setup, configuration, and best practices for connectivity and security.
@@ -155,6 +151,10 @@
155151
- [Networks for Polkadot Hub Smart Contracts](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/polkadot-protocol/smart-contract-basics/networks.md): Explore the available networks for smart contract development on Polkadot Hub, including Westend Hub, Kusama Hub, and Polkadot Hub.
156152
- [Smart Contracts Basics Overview](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/polkadot-protocol/smart-contract-basics/overview.md): Learn how developers can build smart contracts on Polkadot by leveraging either Wasm/ink! or EVM contracts across many parachains.
157153
- [PolkaVM Design](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/polkadot-protocol/smart-contract-basics/polkavm-design.md): Discover PolkaVM, a high-performance smart contract VM for Polkadot, enabling Ethereum compatibility via pallet_revive, Solidity support & optimized execution.
154+
- [AI Ready Docs](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/support/ai-ready-docs.md): Download LLM-optimized files of the Polkadot documentation, including full content and category-specific resources for AI agents.
155+
- [Subscribe to Updates](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/support/explore-resources.md): Find Polkadot developer resources, tutorials, forums, governance proposals, and community platforms like StackExchange, Reddit, and YouTube.
156+
- [Get in Touch](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/support/get-in-touch.md): Developer support for Polkadot via Telegram, Matrix, and Discord. Get help with parachains, smart contracts, nodes, and ecosystem tools.
157+
- [Support](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/support/index.md): Start here to get developer support for Polkadot. Connect with the team, find help, and explore resources beyond the documentation.
158158
- [Decentralized Application Tutorials](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/tutorials/dapps/index.md): Explore step-by-step tutorials for exploring the world of building decentralized applications using the toolkits that Polkadot provides.
159159
- [PAPI Account Watcher Tutorial](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/tutorials/dapps/remark-tutorial.md): Build a CLI app that listens to on-chain events using the Polkadot API and responds to specific messages for a given account.
160160
- [Tutorials](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/tutorials/index.md): Explore step-by-step tutorials for building in Polkadot, from parachain deployment and testing to cross-chain asset creation and XCM channel management.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

support/.pages

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
title: Support
2+
nav:
3+
- index.md
4+
- 'Get In Touch Directly': get-in-touch.md
5+
- 'Explore More Resources': explore-resources.md
6+
- 'AI Ready Docs': ai-ready-docs.md
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: AI Resources
2+
title: AI Ready Docs
33
description: Download LLM-optimized files of the Polkadot documentation, including full content and category-specific resources for AI agents.
44
---
55

6-
# AI Resources
6+
# AI Ready Docs
77

88
Polkadot provides `.txt` files containing the documentation content and navigation structure, optimized for use with large language models (LLMs) and AI tools. These resources help build AI assistants, power code search, or enable custom tooling trained on Polkadot’s documentation.
99

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)