more testing for build times

This commit is contained in:
darrell-thobe-sp
2025-05-12 10:50:55 -04:00
parent 55d13c695e
commit a53297788e
4 changed files with 578 additions and 1079 deletions

View File

@@ -54,8 +54,8 @@ const config: Config = {
docs: {
editUrl:
'https://github.com/sailpoint-oss/developer-community-site/edit/main/',
showLastUpdateAuthor: false,
showLastUpdateTime: false,
showLastUpdateAuthor: true,
showLastUpdateTime: true,
sidebarCollapsible: true,
sidebarPath: require.resolve('./sidebars.js'),
docItemComponent: '@theme/ApiItem', // Derived from docusaurus-theme-openapi