docs[patch]: local docs build <5s (#14096)

This commit is contained in:
Erick Friis
2023-11-30 17:39:30 -08:00
committed by GitHub
parent 80ed588733
commit b161f302ff
2 changed files with 3 additions and 3 deletions

View File

@@ -53,5 +53,5 @@ python3.11 scripts/copy_templates.py
cp ../cookbook/README.md src/pages/cookbook.mdx
cp ../.github/CONTRIBUTING.md docs/contributing.md
wget https://raw.githubusercontent.com/langchain-ai/langserve/main/README.md -O docs/langserve.md
nbdoc_build --srcdir docs
nbdoc_build --srcdir docs --pause 0
python3.11 scripts/generate_api_reference_links.py