File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -960,6 +960,11 @@ const DOCS_SUB_NAVIGATION_DATA: NavigationItem[] = [
960960 path : 'tools/devtools/profiler' ,
961961 contentPath : 'tools/devtools/profiler' ,
962962 } ,
963+ {
964+ label : 'Injectors' ,
965+ path : 'tools/devtools/injectors' ,
966+ contentPath : 'tools/devtools/injectors' ,
967+ } ,
963968 // TODO: create those guides
964969 // The signal debugging docs should also be added to the signal section
965970 // {
Original file line number Diff line number Diff line change @@ -960,6 +960,11 @@ const DOCS_SUB_NAVIGATION_DATA: NavigationItem[] = [
960960 path : 'tools/devtools/profiler' ,
961961 contentPath : 'tools/devtools/profiler' ,
962962 } ,
963+ {
964+ label : 'インジェクター' ,
965+ path : 'tools/devtools/injectors' ,
966+ contentPath : 'tools/devtools/injectors' ,
967+ } ,
963968 // TODO: create those guides
964969 // The signal debugging docs should also be added to the signal section
965970 // {
You can’t perform that action at this time.
0 commit comments