further rework to the documentation
This commit is contained in:
@@ -35,7 +35,7 @@ const config = {
|
||||
routeBasePath: '/',
|
||||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
include: ['**/*.md', '**/*.mdx'],
|
||||
exclude: ['site/**', 'archive/**', '**/_drafts/**'],
|
||||
exclude: ['site/**', 'help/**', 'agents/**', 'content/**', 'archive/**', '**/_drafts/**'],
|
||||
editUrl: undefined,
|
||||
showLastUpdateAuthor: true,
|
||||
showLastUpdateTime: true,
|
||||
|
||||
Reference in New Issue
Block a user