mirror of
https://github.com/microsoft/autogen.git
synced 2025-11-10 23:05:02 +00:00
update side bar (#702)
Co-authored-by: “skzhang1” <“shaokunzhang529@gmail.com”>
This commit is contained in:
parent
f939dda150
commit
3ab8c97eb6
@ -83,6 +83,11 @@ module.exports = {
|
|||||||
[
|
[
|
||||||
'@docusaurus/preset-classic',
|
'@docusaurus/preset-classic',
|
||||||
{
|
{
|
||||||
|
blog: {
|
||||||
|
showReadingTime: true,
|
||||||
|
blogSidebarCount: "ALL",
|
||||||
|
// Adjust any other blog settings as needed
|
||||||
|
},
|
||||||
docs: {
|
docs: {
|
||||||
sidebarPath: require.resolve('./sidebars.js'),
|
sidebarPath: require.resolve('./sidebars.js'),
|
||||||
// Please change this to your repo.
|
// Please change this to your repo.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user