Dont include api ref tree in docs sidebar (#2244)

This commit is contained in:
Jack Gerrits 2024-04-01 16:34:27 -04:00 committed by GitHub
parent 6ca478502d
commit a27bda8f2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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',