File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: "LLMs"
33description : " Documentation for LLMs"
44canonical : " /docs/manual/llms"
55section : " Overview"
6- order : 5
6+ order : 4
77---
88
99# Documentation for LLMs
@@ -12,13 +12,13 @@ We adhere to the [llms.txt convention](https://llmstxt.org/) to make documentati
1212
1313Currently, we have the following files...
1414
15- - [ /manual/llms.txt] ( /llms/manual/llms.txt ) — a list of the available files for ReScript language.
16- - [ /manual/llm-full.txt] ( /llms/manual/llm-full.txt ) — complete documentation for ReScript language.
17- - [ /manual/llm-small.txt] ( /llms/manual/llm-small.txt ) — compressed version of the former, without examples.
15+ - [ /docs/ manual/llms.txt] ( /llms/manual/ /llms.txt ) — a list of the available files for ReScript language.
16+ - [ /docs/ manual/llm-full.txt] ( /llms/manual/ /llm-full.txt ) — complete documentation for ReScript language.
17+ - [ /docs/ manual/llm-small.txt] ( /llms/manual/ /llm-small.txt ) — compressed version of the former, without examples.
1818
1919...and package-level documentation:
2020
21- - [ /react/llms] ( ../react/llms.mdx ) — the LLms documentation for ReScript React.
21+ - [ /docs/ react/llms] ( ../react/llms.mdx ) — the LLms documentation for ReScript React.
2222
2323## Notes
2424
Original file line number Diff line number Diff line change @@ -11,13 +11,13 @@ We adhere to the [llms.txt convention](https://llmstxt.org/) to make documentati
1111
1212Currently, we have the following files...
1313
14- - [ /react/llms.txt] ( /llms/react/llms.txt ) — a list of the available files for ReScript React.
15- - [ /react/llms-full.txt] ( /llms/react/llms -full.txt ) — complete documentation for ReScript React.
16- - [ /react/llms-small.txt] ( /llms/react/llms -small.txt ) — compressed version of the former, without examples for ReScript React.
14+ - [ /docs/ react/llms.txt] ( /llms/react/llms.txt ) — a list of the available files for ReScript React.
15+ - [ /docs/ react/llms-full.txt] ( /llms/react/llm -full.txt ) — complete documentation for ReScript React.
16+ - [ /docs/ react/llms-small.txt] ( /llms/react/llm -small.txt ) — compressed version of the former, without examples for ReScript React.
1717
1818...and the language documentation:
1919
20- - [ /manual/llms] ( ../manual/llms.mdx ) — the LLms documentation for ReScript.
20+ - [ /docs/ manual/llms] ( ../manual/llms.mdx ) — the LLms documentation for ReScript.
2121
2222## Notes
2323
You can’t perform that action at this time.
0 commit comments