mirror of
https://github.com/hwchase17/langchain.git
synced 2026-04-24 04:36:46 +00:00
make command
This commit is contained in:
3
Makefile
3
Makefile
@@ -20,6 +20,9 @@ docs_clean:
|
||||
docs_linkcheck:
|
||||
poetry run linkchecker _dist/docs/ --ignore-url node_modules
|
||||
|
||||
docs_last_updated:
|
||||
poetry run python docs/scripts/last_updated.py
|
||||
|
||||
api_docs_build:
|
||||
poetry run python docs/api_reference/create_api_rst.py
|
||||
cd docs/api_reference && poetry run make html
|
||||
|
||||
Reference in New Issue
Block a user