langchain/docs/reference/modules
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>
2023-06-01 13:06:17 -07:00
..
agent_toolkits.rst Update docs api references (#3315) 2023-04-21 12:21:33 -07:00
agents.rst Docs refactor (#480) 2023-01-02 08:24:09 -08:00
chains.rst Docs refactor (#480) 2023-01-02 08:24:09 -08:00
chat_models.rst Update docs api references (#3315) 2023-04-21 12:21:33 -07:00
docstore.rst Docs refactor (#480) 2023-01-02 08:24:09 -08:00
document_compressors.rst Update docs api references (#3315) 2023-04-21 12:21:33 -07:00
document_loaders.rst Update docs api references (#3315) 2023-04-21 12:21:33 -07:00
document_transformers.rst Update docs api references (#3315) 2023-04-21 12:21:33 -07:00
embeddings.rst Docs refactor (#480) 2023-01-02 08:24:09 -08:00
example_selector.rst Docs refactor (#480) 2023-01-02 08:24:09 -08:00
experimental.rst Documentation fixes (linting and broken links) (#5563) 2023-06-01 13:06:17 -07:00
llms.rst Docs refactor (#480) 2023-01-02 08:24:09 -08:00
memory.rst Update docs api references (#3315) 2023-04-21 12:21:33 -07:00
output_parsers.rst Update docs api references (#3315) 2023-04-21 12:21:33 -07:00
prompts.rst Update docs api references (#3315) 2023-04-21 12:21:33 -07:00
python.rst Docs refactor (#480) 2023-01-02 08:24:09 -08:00
retrievers.rst Update docs api references (#3315) 2023-04-21 12:21:33 -07:00
searx_search.rst SearxNG meta search api helper (#854) 2023-02-15 23:03:57 -08:00
serpapi.rst Docs refactor (#480) 2023-01-02 08:24:09 -08:00
text_splitter.rst Docs refactor (#480) 2023-01-02 08:24:09 -08:00
tools.rst Update docs api references (#3315) 2023-04-21 12:21:33 -07:00
utilities.rst Update docs api references (#3315) 2023-04-21 12:21:33 -07:00
vectorstores.rst Update docs api references (#3315) 2023-04-21 12:21:33 -07:00