LangBot Official Documentation
This repository is the documentation repository for LangBot. Code repository:
LangBot Code Repository
This is the documentation for LangBot 4.0. For 3.0 documentation, please see thev3branch
Contributing to Documentation
The documentation is generated based on Mintlify. Local development requires Node.js installation. Clone this repository and execute the following command in the directory to install dependencies:mintlify CLI directly (recommended):
Using Images
Place images in theimages directory, then reference them using the absolute path (relative to the project root), such as:
Deployment Details
Now hosted on Mintlify. Commits to themain branch trigger automatic deployment.
Some Standardization Guidelines
- Folder and file naming: Use all lowercase, separate words with
-, such asplugin-intro.mdx - Sub-file (folder) naming: No prefix (i.e., the folder name), such as: in the
deployfolder, the folderlangbot, themanualfile in thelangbotfolder is calledmanual.mdx - Documentation files should use
.mdxformat to support Mintlify components. - Configure sidebar navigation structure in
docs.json.
中文版 README
