@@ -89,28 +54,17 @@ export default function DocsRootLayout({ children }: DocsRootLayoutProps) {
ctaHref="/signup"
/>
- {/* Three-column Documentation Layout */}
+ {/* Two-column Documentation Layout */}
{/* Left Sidebar - Thin, minimal design */}
- {/* Main Content Area - Wide margins for comfortable reading */}
+ {/* Main Content Area - Pages render here with their own article + TOC structure */}
-
- {/* Breadcrumb */}
-
-
- {/* Page Content */}
- {children}
-
+ {children}
-
- {/* Right TOC - Subtle and unobtrusive */}
-