mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-02 13:08:57 +00:00
The current `integrations/document_loaders/` sidebar has the `example_data` item, which is a menu with a single item: "Notebook". It is happening because the `integrations/document_loaders/` folder has the `example_data/notebook.md` file that is used to autogenerate the above menu item. - removed an example_data/notebook.md file. Docusaurus doesn't have simple ways to fix this problem (to exclude folders/files from an autogenerated sidebar). Removing this file didn't break any existing examples, so this fix is safe. |
||
---|---|---|
.. | ||
_templates | ||
additional_resources | ||
expression_language | ||
get_started | ||
guides | ||
integrations | ||
langsmith | ||
modules | ||
use_cases | ||
.gitignore | ||
community.md | ||
security.md |