DocsConfig Type — ui Architecture
Architecture documentation for the DocsConfig type/interface in docs.ts from the ui codebase.
Entity Profile
Dependency Diagram
graph TD 225e949a_17d3_ed0f_6b58_6d735cb19d55["DocsConfig"] 0051f0d6_f2e1_8700_2bfc_96f4ebc34e59["docs.ts"] 225e949a_17d3_ed0f_6b58_6d735cb19d55 -->|defined in| 0051f0d6_f2e1_8700_2bfc_96f4ebc34e59 style 225e949a_17d3_ed0f_6b58_6d735cb19d55 fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Source Code
deprecated/www/config/docs.ts lines 3–7
export interface DocsConfig {
mainNav: MainNavItem[]
sidebarNav: SidebarNavItem[]
chartsNav: SidebarNavItem[]
}
Defined In
Source
Frequently Asked Questions
What is the DocsConfig type?
DocsConfig is a type/interface in the ui codebase, defined in deprecated/www/config/docs.ts.
Where is DocsConfig defined?
DocsConfig is defined in deprecated/www/config/docs.ts at line 3.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free