langchain/docs/modules/chains/generic
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
..
async_chain.ipynb Documentation fixes (linting and broken links) (#5563) 2023-06-01 13:06:17 -07:00
custom_chain.ipynb Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
from_hub.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
llm_chain_separate.json Harrison/serialize llm chain (#671) 2023-01-24 21:36:19 -08:00
llm_chain.ipynb Minor LLMChain docs correction (#3791) 2023-05-01 15:50:57 -07:00
llm_chain.json Harrison/serialize llm chain (#671) 2023-01-24 21:36:19 -08:00
llm.json Harrison/serialize llm chain (#671) 2023-01-24 21:36:19 -08:00
prompt.json Harrison/serialize llm chain (#671) 2023-01-24 21:36:19 -08:00
router.ipynb add embedding router (#4644) 2023-05-13 21:47:01 -07:00
sequential_chains.ipynb Modified doc (#2568) 2023-04-07 22:01:53 -07:00
serialization.ipynb Add Qdrant named arguments (#1386) 2023-03-02 07:05:14 -08:00
transformation.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00