docs: update reference layout (#2279)

![image](https://github.com/user-attachments/assets/62f1588c-d08d-474c-b512-a558759e7627)
This commit is contained in:
Eugene Yurtsev
2024-10-31 18:23:27 +00:00
committed by GitHub
parent e132dfc955
commit 4150abf18c
+11 -9
View File
@@ -22,6 +22,7 @@ theme:
- navigation.footer
- navigation.indexes
- navigation.instant
- navigation.sections
- navigation.instant.prefetch
- navigation.instant.progress
- navigation.prune
@@ -87,15 +88,16 @@ nav:
- "How-to Guides": "how-tos/index.md"
- Reference:
- "reference/index.md"
- Graphs: reference/graphs.md
- RemoteGraph: reference/remote_graph.md
- Checkpointing: reference/checkpoints.md
- Storage: reference/store.md
- Prebuilt Components: reference/prebuilt.md
- Channels: reference/channels.md
- Errors: reference/errors.md
- Types: reference/types.md
- Constants: reference/constants.md
- Library:
- Graphs: reference/graphs.md
- RemoteGraph: reference/remote_graph.md
- Checkpointing: reference/checkpoints.md
- Storage: reference/store.md
- Prebuilt Components: reference/prebuilt.md
- Channels: reference/channels.md
- Errors: reference/errors.md
- Types: reference/types.md
- Constants: reference/constants.md
- LangGraph Platform:
- Server API: "cloud/reference/api/api_ref.md"
- SDK (Python): "cloud/reference/sdk/python_sdk_ref.md"