mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
test with go docs
This commit is contained in:
@@ -54,8 +54,8 @@ const config: Config = {
|
||||
docs: {
|
||||
editUrl:
|
||||
'https://github.com/sailpoint-oss/developer-community-site/edit/main/',
|
||||
showLastUpdateAuthor: true,
|
||||
showLastUpdateTime: true,
|
||||
showLastUpdateAuthor: false,
|
||||
showLastUpdateTime: false,
|
||||
sidebarCollapsible: true,
|
||||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
docItemComponent: '@theme/ApiItem', // Derived from docusaurus-theme-openapi
|
||||
|
||||
Reference in New Issue
Block a user