mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 14:43:07 +00:00
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide
Makefile
The included Makefile coordinates all building of the documentation. There are 4 main steps to building the documentation:
- Installing dependencies
- Copying and downloading files into
build/intermediate - Rendering the files from
build/intermediatetobuild/output-new - Building
build/output-newin docusaurus