You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
items: require('./sidebarsCertificationItems.js') // this file will be generated entirely by `populateCerts.js` via npm post-install hook found in the package.json
},
{
type: 'doc',
label: 'Compliance Check Pipeline',
id: 'certification/pipeline'
}
]
},
{
type: 'category',
label: 'Standards',
link: {
type: 'doc',
id: 'standards/overview'
},
items: require('./sidebarsStandardsItems.js') // this file will be generated entirely by `populateStds.js` via npm post-install hook found in the package.json