diff --git a/python/packages/autogen-core/docs/src/reference/index.md b/python/packages/autogen-core/docs/src/reference/index.md index 3f1374643..cbd580884 100644 --- a/python/packages/autogen-core/docs/src/reference/index.md +++ b/python/packages/autogen-core/docs/src/reference/index.md @@ -8,8 +8,8 @@ myst: # API Reference ```{toctree} -:hidden: :caption: AutoGen AgentChat +:maxdepth: 2 python/autogen_agentchat python/autogen_agentchat.messages @@ -22,8 +22,8 @@ python/autogen_agentchat.state ``` ```{toctree} -:hidden: :caption: AutoGen Core +:maxdepth: 2 python/autogen_core python/autogen_core.code_executor @@ -36,8 +36,8 @@ python/autogen_core.logging ``` ```{toctree} -:hidden: :caption: AutoGen Extensions +:maxdepth: 2 python/autogen_ext.agents.magentic_one python/autogen_ext.agents.openai @@ -56,27 +56,3 @@ python/autogen_ext.code_executors.docker python/autogen_ext.code_executors.azure python/autogen_ext.runtimes.grpc ``` - -