Commit b20e8bc
authored
feat(docs): Add docusaurus plugin to autogerate llms.txt (#16362)
Adds a plugin to the docs to autogenerate an llms.txt file and an
llms-full.txt file to be published with the docs site according to the
standards defined at https://llmstxt.org/.
Also adds page descriptions to pages that are missing them, since this
helps with generating the llms.txt.
Note that this is set up to generate the file for the first versioned
defined in the versions.json file, which should be the default version
for the docs site.
Also removes an outdated sandbox features page.
closes: AztecProtocol/dev-rel#597File tree
273 files changed
+397
-155
lines changed- docs
- docs
- aztec
- concepts
- accounts
- advanced
- circuits
- kernels
- rollup_circuits
- storage
- communication
- pxe
- storage
- wallets
- network/sequencer
- roadmap
- smart_contracts
- functions
- oracles
- developers
- guides
- js_apps
- local_env
- smart_contracts
- writing_contracts
- common_patterns
- notes
- portals
- storage
- reference
- considerations
- environment_reference
- smart_contract_reference
- portals
- storage
- tutorials/codealong
- contract_tutorials
- js_tutorials
- simple_dapp
- uniswap
- the_aztec_network
- concepts
- deployments
- governance
- proof_of_stake
- provers-and-sequencers
- guides/run_nodes
- reference
- versioned_docs/version-v1.2.0
- aztec
- concepts
- accounts
- advanced
- circuits
- kernels
- rollup_circuits
- storage
- communication
- pxe
- storage
- wallets
- network/sequencer
- smart_contracts
- functions
- oracles
- developers
- guides
- getting_started
- js_apps
- local_env
- smart_contracts
- writing_contracts
- common_patterns
- notes
- portals
- storage
- reference
- considerations
- debugging
- environment_reference
- smart_contract_reference
- portals
- storage
- tutorials/codealong
- contract_tutorials
- js_tutorials
- simple_dapp
- uniswap
- the_aztec_network
- concepts
- deployments
- governance
- proof_of_stake
- provers-and-sequencers
- guides/run_nodes
- reference
- versioned_sidebars
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
273 files changed
+397
-155
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
162 | 182 | | |
163 | 183 | | |
164 | 184 | | |
165 | 185 | | |
166 | 186 | | |
| 187 | + | |
167 | 188 | | |
168 | 189 | | |
169 | 190 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
186 | | - | |
| 187 | + | |
187 | 188 | | |
188 | 189 | | |
189 | 190 | | |
| |||
0 commit comments