Documentation for LLMs
We adhere to the llms.txt convention to make documentation accessible to large language models and their applications.
Files
/llms.txt - a list of the available files for the ReScript language manual.
/llms/manual/llm-full.txt - complete documentation for the ReScript language.
/llms/manual/llm-small.txt - abridged documentation without detailed examples.
/llms/manual/language-overview/llm.txt - focused documentation for ReScript syntax and core language features.
/llms/manual/javascript-interop/llm.txt - focused documentation for binding to JavaScript and TypeScript code.
/llms/manual/build-system/llm.txt - focused documentation for build configuration, project structure, and build-tool integration.
/llms/manual/getting-started/llm.txt - focused documentation for installation, editor setup, migrations, and JavaScript onboarding.
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.