You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/docs/markdown-pages/docs/manual/llms.mdx
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ We adhere to the [llms.txt convention](https://llmstxt.org/) to make documentati
12
12
13
13
This ReScript manual major version: `v12 (current version)`.
14
14
15
-
The root `/llms.txt` file is the default entry point and always describes the current stable manual. Use the files under `/llms/manual/v13/` (pre-release version), `/llms/manual/v12/` (current version), or `/llms/manual/v11/` when you want an explicit major-version path. These major-version paths use the latest generated documentation for that major version and avoid full patch numbers in the URL.
15
+
The root `/llms.txt` file is the default entry point and always describes the current stable manual. Use the files under `/llms/manual/v13/` (pre-release version) or `/llms/manual/v12/` (current version) when you want an explicit major-version path. These major-version paths use the latest generated documentation for that major version and avoid full patch numbers in the URL.
16
16
17
17
## Default Current Files
18
18
@@ -36,6 +36,3 @@ The root `/llms.txt` file is the default entry point and always describes the cu
36
36
-[v12 current LLMs index](/llms/manual/v12/llms.txt) - a list of the available files for the current ReScript v12 documentation.
37
37
-[v12 current complete documentation](/llms/manual/v12/llm-full.txt) - complete current ReScript v12 documentation.
38
38
-[v12 current abridged documentation](/llms/manual/v12/llm-small.txt) - abridged current ReScript v12 documentation.
39
-
-[/llms/manual/v11/llms.txt](/llms/manual/v11/llms.txt) - a list of the available files for the latest ReScript v11 documentation.
Copy file name to clipboardExpand all lines: apps/docs/public/llms/manual/template.mdx
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ We adhere to the [llms.txt convention](https://llmstxt.org/) to make documentati
12
12
13
13
This ReScript manual major version: `<MANUAL_VERSION_LABEL>`.
14
14
15
-
The root `/llms.txt` file is the default entry point and always describes the current stable manual. Use the files under `/llms/manual/v13/` (pre-release version), `/llms/manual/v12/` (current version), or `/llms/manual/v11/` when you want an explicit major-version path. These major-version paths use the latest generated documentation for that major version and avoid full patch numbers in the URL.
15
+
The root `/llms.txt` file is the default entry point and always describes the current stable manual. Use the files under `/llms/manual/v13/` (pre-release version) or `/llms/manual/v12/` (current version) when you want an explicit major-version path. These major-version paths use the latest generated documentation for that major version and avoid full patch numbers in the URL.
16
16
17
17
## Default Current Files
18
18
@@ -36,6 +36,3 @@ The root `/llms.txt` file is the default entry point and always describes the cu
36
36
-[v12 current LLMs index](/llms/manual/v12/llms.txt) - a list of the available files for the current ReScript v12 documentation.
37
37
-[v12 current complete documentation](/llms/manual/v12/llm-full.txt) - complete current ReScript v12 documentation.
38
38
-[v12 current abridged documentation](/llms/manual/v12/llm-small.txt) - abridged current ReScript v12 documentation.
39
-
-[/llms/manual/v11/llms.txt](/llms/manual/v11/llms.txt) - a list of the available files for the latest ReScript v11 documentation.
Copy file name to clipboardExpand all lines: apps/docs/public/llms/manual/template.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
This ReScript manual major version: <MANUAL_VERSION_LABEL>.
8
8
9
-
The root `/llms.txt` file is the default entry point and always describes the current stable manual. Use the files under `/llms/manual/v13/` (pre-release version), `/llms/manual/v12/` (current version), or `/llms/manual/v11/` when you want an explicit major-version path. These major-version paths use the latest generated documentation for that major version and avoid full patch numbers in the URL.
9
+
The root `/llms.txt` file is the default entry point and always describes the current stable manual. Use the files under `/llms/manual/v13/` (pre-release version) or `/llms/manual/v12/` (current version) when you want an explicit major-version path. These major-version paths use the latest generated documentation for that major version and avoid full patch numbers in the URL.
0 commit comments