langchain/docs/api_reference
Leonid Ganeline 6f5b7b55bd
docs: API Reference builder bug fix (#17890)
Issue in the API Reference:
If the `Classes` of `Functions` section is empty, it still shown in API
Reference. Here is an
[example](https://api.python.langchain.com/en/latest/core_api_reference.html#module-langchain_core.agents)
where `Functions` table is empty but still presented.
It happens only if this section has only the "private" members (with
names started with '_'). Those members are not shown but the whole
member section (empty) is shown.
2024-02-21 15:59:35 -05:00
..
_static/css api doc newlines (#13378) 2023-11-14 19:16:31 -08:00
templates Update redirects meta tags (#10109) 2023-09-01 15:14:34 -07:00
themes docs: fix api docs search (#17820) 2024-02-20 13:33:20 -08:00
conf.py docs: Add typehints in both signature and description of API docs (#17815) 2024-02-20 14:21:08 -05:00
create_api_rst.py docs: API Reference builder bug fix (#17890) 2024-02-21 15:59:35 -05:00
guide_imports.json langchain[minor], community[minor]: Implement Ontotext GraphDB QA Chain (#16019) 2024-01-29 12:25:53 -08:00
index.rst Page per class-style api reference (#6560) 2023-06-30 09:23:32 -07:00
make.bat Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
Makefile fix api docs build (#11445) 2023-10-05 15:33:11 -07:00
requirements.txt docs: bump sphinx>=5 (#16162) 2024-01-17 12:57:34 -08:00