Skip to content

Commit 092e44e

Browse files
authored
Switch llms output directory to be /.ai/ (#1089)
* update scripts to use /.ai/ instead of /ai/ * run llms to generate outut to /.ai/ * delete /ai/ * update config * llms
1 parent 02123d1 commit 092e44e

File tree

175 files changed

+114938
-39373
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

175 files changed

+114938
-39373
lines changed

.ai/categories/basics.md

Lines changed: 7575 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 6766 additions & 7038 deletions
Large diffs are not rendered by default.
Lines changed: 7289 additions & 2746 deletions
Large diffs are not rendered by default.
Lines changed: 6055 additions & 3241 deletions
Large diffs are not rendered by default.

.ai/categories/parachains.md

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

.ai/categories/polkadot-protocol.md

Lines changed: 11150 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Begin New Bundle: Reference
55

66
Page Title: Glossary
77

8-
- Source (raw): https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/master/ai/pages/polkadot-protocol-glossary.md
8+
- Source (raw): https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/master/.ai/pages/polkadot-protocol-glossary.md
99
- Canonical (HTML): https://docs.polkadot.com/polkadot-protocol/glossary/
1010
- Summary: Glossary of terms used within the Polkadot ecosystem, Polkadot SDK, its subsequent libraries, and other relevant Web3 terminology.
1111

@@ -373,7 +373,7 @@ Westend is a Parity-maintained, Polkadot SDK-based blockchain that serves as a t
373373

374374
Page Title: JSON-RPC APIs
375375

376-
- Source (raw): https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/master/ai/pages/develop-smart-contracts-json-rpc-apis.md
376+
- Source (raw): https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/master/.ai/pages/develop-smart-contracts-json-rpc-apis.md
377377
- Canonical (HTML): https://docs.polkadot.com/develop/smart-contracts/json-rpc-apis/
378378
- Summary: JSON-RPC APIs guide for Polkadot Hub, covering supported methods, parameters, and examples for interacting with the chain.
379379

@@ -1244,7 +1244,7 @@ If an error occurs, the response will include an error object:
12441244

12451245
Page Title: XCM Config
12461246

1247-
- Source (raw): https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/master/ai/pages/develop-interoperability-xcm-config.md
1247+
- Source (raw): https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/master/.ai/pages/develop-interoperability-xcm-config.md
12481248
- Canonical (HTML): https://docs.polkadot.com/develop/interoperability/xcm-config/
12491249
- Summary: Learn how the XCM Executor configuration works for your custom Polkadot SDK-based runtime with detailed guidance and references.
12501250

@@ -1573,7 +1573,7 @@ impl xcm_executor::Config for XcmConfig {
15731573

15741574
Page Title: XCM Runtime APIs
15751575

1576-
- Source (raw): https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/master/ai/pages/develop-interoperability-xcm-runtime-apis.md
1576+
- Source (raw): https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/master/.ai/pages/develop-interoperability-xcm-runtime-apis.md
15771577
- Canonical (HTML): https://docs.polkadot.com/develop/interoperability/xcm-runtime-apis/
15781578
- Summary: Learn about XCM Runtime APIs in Polkadot for cross-chain communication. Explore the APIs to simulate and test XCM messages before execution on the network.
15791579

0 commit comments

Comments
 (0)