Documentation for LLMs
We adhere to the llms.txt convention to make documentation accessible to large language models and their applications.
Current ReScript manual version: v12.
The root /llms.txt file is the default entry point and always describes the current stable manual. Use the versioned files under /llms/manual/v12/ when you want a stable path for this manual version.
Default Current Files
/llms.txt - a list of the available files for the current ReScript language manual.
/llms/manual/llm-full.txt - complete current documentation for the ReScript language.
/llms/manual/llm-small.txt - abridged current documentation without detailed examples.
Versioned Files
/llms/manual/v12/llms.txt - a list of the available files for ReScript
v12./llms/manual/v12/llm-full.txt - complete documentation for ReScript
v12./llms/manual/v12/llm-small.txt - abridged documentation for ReScript
v12.
Package Documentation
/docs/react/llms - the LLM documentation for ReScript React.
Notes
The content is automatically generated from the same source as the official documentation for the specific version.