langchain/docs/modules/indexes
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
..
document_loaders/examples Documentation fixes (linting and broken links) (#5563) 2023-06-01 13:06:17 -07:00
retrievers/examples Qdrant self query (#5567) 2023-06-01 08:40:31 -07:00
text_splitters code splitter docs (#5480) 2023-05-31 07:11:53 -07:00
vectorstores Qdrant self query (#5567) 2023-06-01 08:40:31 -07:00
document_loaders.rst Documentation fixes (linting and broken links) (#5563) 2023-06-01 13:06:17 -07:00
getting_started.ipynb Update getting_started.ipynb (#4850) 2023-05-17 13:19:14 -07:00
retrievers.rst
text_splitters.rst code splitter docs (#5480) 2023-05-31 07:11:53 -07:00
vectorstores.rst