This guide outlines the process of converting Jupyter notebooks (.ipynb
) to documentations built on Docusaurus, based on LangChain's documentation system.
- notebook_convert.py - Main conversion script
- docs/Makefile - Documentation build process
- root Makefile - Project-wide build commands