Skip to content

Commit e9bd77d

Browse files
authored
minor edits to llms table (#913)
* use consistent punctuation and fix capitalization * llms
1 parent 55cdd42 commit e9bd77d

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

get-support/ai-ready-docs.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@ Each category file includes foundational content from the **Basics** and **Refer
1111

1212
## Download LLM Files
1313

14-
| Category | Description | File | Actions |
15-
|--------------------|----------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
16-
| Index | Navigation index of all Polkadot documentation pages | `llms.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms.txt" } [:octicons-download-16:](/llms.txt){ download="llms.txt" } |
17-
| Full Documentation | Full content of all documentation pages | `llms-full.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-full.txt" } [:octicons-download-16:](/llms-full.txt){ download="llms-full.txt" } |
18-
| Basics | Polkadot general knowledge base to provide context around overview and beginner level content | `llms-basics.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-basics.txt" } [:octicons-download-16:](/llms-files/llms-basics.txt){ download="llms-basics.txt" } |
19-
| Reference | Reference material including key functions and glossary | `llms-reference.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-reference.txt"} [:octicons-download-16:](/llms-files/llms-reference.txt){ download="llms-reference.txt" } |
20-
| Smart Contracts | How to develop and deploy Solidity smart contracts on the Polkadot Hub | `llms-smart-contracts.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-smart-contracts.txt" } [:octicons-download-16:](/llms-files/llms-smart-contracts.txt){ download="llms-smart-contracts.txt" } |
21-
| Parachains | How to guides related to building, customizing, deploying, and maintaining a parachain | `llms-parachains.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-parachains.txt" } [:octicons-download-16:](/llms-files/llms-parachains.txt){ download="llms-parachains.txt" } |
22-
| DApps | Information and tutorials for application developers | `llms-dapps.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-dapps.txt" } [:octicons-download-16:](/llms-files/llms-dapps.txt){ download="llms-dapps.txt" } |
23-
| Networks | Information about the various Polkadot networks (Polkadot, Kusama, Westend, Paseo), their purposes, and how they fit into the development workflow | `llms-networks.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-networks.txt" } [:octicons-download-16:](/llms-files/llms-networks.txt){ download="llms-networks.txt" } |
24-
| Polkadot Protocol | Polkadot's core architecture, including the Relay Chain, Parachains, System Chains, Interoperability, and Main Actors. | `llms-polkadot-protocol.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-polkadot-protocol.txt" } [:octicons-download-16:](/llms-files/llms-polkadot-protocol.txt){ download="llms-polkadot-protocol.txt" } |
25-
| Infrastructure | Operational aspects of supporting the Polkadot network including how to run a node or validator and staking mechanics | `llms-infrastructure.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-infrastructure.txt" } [:octicons-download-16:](/llms-files/llms-infrastructure.txt){ download="llms-infrastructure.txt" } |
26-
| Tooling | An overview of various development tools available for Polkadot development | `llms-tooling.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-tooling.txt" } [:octicons-download-16:](/llms-files/llms-tooling.txt){ download="llms-tooling.txt" } |
14+
| Category | Description | File | Actions |
15+
|--------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
16+
| Index | Navigation index of all Polkadot documentation pages. | `llms.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms.txt" } [:octicons-download-16:](/llms.txt){ download="llms.txt" } |
17+
| Full Documentation | Full content of all documentation pages. | `llms-full.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-full.txt" } [:octicons-download-16:](/llms-full.txt){ download="llms-full.txt" } |
18+
| Basics | Polkadot general knowledge base to provide context around overview and beginner level content. | `llms-basics.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-basics.txt" } [:octicons-download-16:](/llms-files/llms-basics.txt){ download="llms-basics.txt" } |
19+
| Reference | Reference material including key functions and glossary. | `llms-reference.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-reference.txt"} [:octicons-download-16:](/llms-files/llms-reference.txt){ download="llms-reference.txt" } |
20+
| Smart Contracts | How to develop and deploy Solidity smart contracts on Polkadot Hub. | `llms-smart-contracts.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-smart-contracts.txt" } [:octicons-download-16:](/llms-files/llms-smart-contracts.txt){ download="llms-smart-contracts.txt" } |
21+
| Parachains | How to guides related to building, customizing, deploying, and maintaining a parachain. | `llms-parachains.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-parachains.txt" } [:octicons-download-16:](/llms-files/llms-parachains.txt){ download="llms-parachains.txt" } |
22+
| DApps | Information and tutorials for application developers. | `llms-dapps.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-dapps.txt" } [:octicons-download-16:](/llms-files/llms-dapps.txt){ download="llms-dapps.txt" } |
23+
| Networks | Information about the various Polkadot networks (Polkadot, Kusama, Westend, Paseo), their purposes, and how they fit into the development workflow. | `llms-networks.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-networks.txt" } [:octicons-download-16:](/llms-files/llms-networks.txt){ download="llms-networks.txt" } |
24+
| Polkadot Protocol | Polkadot's core architecture, including the relay chain, parachains, system chains, interoperability, and main actors. | `llms-polkadot-protocol.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-polkadot-protocol.txt" } [:octicons-download-16:](/llms-files/llms-polkadot-protocol.txt){ download="llms-polkadot-protocol.txt" } |
25+
| Infrastructure | Operational aspects of supporting the Polkadot network including how to run a node or validator and staking mechanics. | `llms-infrastructure.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-infrastructure.txt" } [:octicons-download-16:](/llms-files/llms-infrastructure.txt){ download="llms-infrastructure.txt" } |
26+
| Tooling | An overview of various development tools available for Polkadot development. | `llms-tooling.txt` | [:octicons-copy-16:](){ .llms data-action="copy" data-value="llms-tooling.txt" } [:octicons-download-16:](/llms-files/llms-tooling.txt){ download="llms-tooling.txt" } |
2727

2828
!!! note
2929
The `llms-full.txt` file may exceed the input limits of some language models due to its size. If you encounter limitations, consider using the files by category.

0 commit comments

Comments
 (0)