mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-19 15:01:52 +00:00
Dont include api ref tree in docs sidebar (#2244)
This commit is contained in:
parent
6ca478502d
commit
a27bda8f2b
@ -83,15 +83,9 @@
|
|||||||
items: [{type: 'autogenerated', dirName: 'topics'}]
|
items: [{type: 'autogenerated', dirName: 'topics'}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'type': 'category',
|
type: 'link',
|
||||||
'label': 'API Reference',
|
label: 'API Reference',
|
||||||
'link': {
|
href: '/docs/reference/agentchat/conversable_agent',
|
||||||
type: 'generated-index',
|
|
||||||
title: 'API Reference',
|
|
||||||
description: 'API Reference of AutoGen modules and classes',
|
|
||||||
slug: 'reference',
|
|
||||||
},
|
|
||||||
'items': [{type: 'autogenerated', dirName: 'reference'}]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'doc',
|
type: 'doc',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user