chore: remove architecture doc in web app
This commit is contained in:
@@ -21,12 +21,6 @@ export const DOCS: DocMeta[] = [
|
||||
description: "Every field in triggershell.yml: server, auth, scripts, and variables.",
|
||||
file: "CONFIG_REFERENCE.md",
|
||||
},
|
||||
{
|
||||
slug: "architecture",
|
||||
title: "Architecture",
|
||||
description: "How the CLI, custom server, runner, and web app fit together.",
|
||||
file: "ARCHITECTURE.md",
|
||||
},
|
||||
];
|
||||
|
||||
export function getDocMeta(slug: string): DocMeta | undefined {
|
||||
|
||||
Reference in New Issue
Block a user