You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs/reference
sseide 001b147450
Documentation fixes (linting and broken links) (#5563)
# Lint sphinx documentation and fix broken links

This PR lints multiple warnings shown in generation of the project
documentation (using "make docs_linkcheck" and "make docs_build").
Additionally documentation internal links to (now?) non-existent files
are modified to point to existing documents as it seemed the new correct
target.

The documentation is not updated content wise.
There are no source code changes.

Fixes # (issue)

- broken documentation links to other files within the project
- sphinx formatting (linting)

## Before submitting

No source code changes, so no new tests added.

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
1 year ago
..
modules Documentation fixes (linting and broken links) (#5563) 1 year ago
agents.rst Update docs api references (#3315) 1 year ago
indexes.rst Update docs api references (#3315) 1 year ago
installation.md Docs refactor (#480) 2 years ago
models.rst Update docs api references (#3315) 1 year ago
prompts.rst Update docs api references (#3315) 1 year ago