Skip to content

Commit

Permalink
feat(docs): Update sidebars.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jubnzv committed Nov 17, 2024
1 parent 8f82389 commit 69f52b8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,11 @@ const sidebars: SidebarsConfig = {
id: 'tools/DumpAst',
label: 'DumpAst',
},
{
type: 'doc',
id: 'tools/DumpCallGraph',
label: 'DumpCallGraph',
},
{
type: 'doc',
id: 'tools/DumpCfg',
Expand Down

0 comments on commit 69f52b8

Please sign in to comment.