Skip to content

Commit

Permalink
added an All tab
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakprabhakara committed Oct 28, 2024
1 parent 08e824d commit 5a1b69a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ module.exports = {
includeRoutes: ['**/*'],
excludeRoutes: ['/{sso-dsync-api,audit-logs-api}/**'],
tabs: [
{ name: 'All', pattern: '**/*' },
{ name: 'Docs', pattern: '**/{docs,guides}/**' },
{
name: 'Pages',
Expand Down

0 comments on commit 5a1b69a

Please sign in to comment.