mirror of
https://github.com/hwchase17/langchain.git
synced 2025-12-07 05:24:25 +00:00
docs: build partner api refs (#14675)
This commit is contained in:
@@ -136,7 +136,7 @@ html_theme_path = ["themes"]
|
||||
# redirects dictionary maps from old links to new links
|
||||
html_additional_pages = {}
|
||||
redirects = {
|
||||
"index": "api_reference",
|
||||
"index": "langchain_api_reference",
|
||||
}
|
||||
for old_link in redirects:
|
||||
html_additional_pages[old_link] = "redirects.html"
|
||||
|
||||
Reference in New Issue
Block a user