docs: automatically add api ref links (#20755)

![Screenshot 2024-04-22 at 1 51 13
PM](https://github.com/langchain-ai/langchain/assets/22008038/b8b09fec-3800-4b97-bd26-5571b8308f4a)
This commit is contained in:
Bagatur
2024-04-22 14:05:29 -07:00
committed by GitHub
parent 936c6cc74a
commit 2a11a30572
4 changed files with 23 additions and 6 deletions

View File

@@ -33,3 +33,4 @@ python3 scripts/resolve_local_links.py docs/langgraph.md https://github.com/lang
# render
quarto render docs/
python3 scripts/generate_api_reference_links.py --docs_dir docs