File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed
Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ URL: {{this.href}}
4848
4949## Other formats
5050
51- For other documentation formats , see also:
51+ For additional LLM-oriented manifests , see also:
5252
5353{{ #each otherFormats }}
5454- [`{{ this.file }} `]({{ root }} /{{ this.file }} ) ({{ this.description }} )
Original file line number Diff line number Diff line change 22
33{{ description }}
44
5- ## Start pages These pages take you on a Nix journey from installing Nix through
6- accomplishing meaningful tasks with Nix:
5+ ## Start pages
6+
7+ These pages take you on a Nix journey from installing Nix through accomplishing meaningful tasks with Nix:
78
89{{ #each startPages }}
910- {{ this.title }}
1011{{ /each }}
1112
12- ## Concept pages These pages provide a more theoretical take on some of the
13- trickier corners of Nix:
13+ ## Concept pages
14+
15+ These pages provide a more theoretical take on some of the trickier corners of Nix:
1416
1517{{ #each conceptPages }}
1618- {{ this.title }}
1719{{ /each }}
1820
1921## Other formats
2022
21- For other documentation formats , see also:
23+ For additional LLM-oriented manifests , see also:
2224
2325{{ #each otherFormats }}
2426- [`{{ this.file }} `]({{ root }} /{{ this.file }} ) ({{ this.description }} )
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ trickier corners of Nix:
2424
2525## Other formats
2626
27- For other documentation formats , see also:
27+ For additional LLM-oriented manifests , see also:
2828
2929{{ #each otherFormats }}
3030- [`{{ this.file }} `]({{ root }} /{{ this.file }} ) ({{ this.description }} )
You can’t perform that action at this time.
0 commit comments