Skip to content

Commit 8328a12

Browse files
committed
fix: remove old script and cleanup doc header
1 parent 22e79a6 commit 8328a12

2 files changed

Lines changed: 0 additions & 175 deletions

File tree

scripts/generate_cli_command_docs.py

Lines changed: 0 additions & 173 deletions
This file was deleted.

scripts/generate_cli_reference.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,8 +261,6 @@ def generate_cli_reference() -> str:
261261
"",
262262
"# CLI Reference",
263263
"",
264-
"This page is generated from pytask's Click command tree.",
265-
"",
266264
"Running `pytask` without a subcommand is equivalent to `pytask build`.",
267265
"",
268266
"## Command Index",

0 commit comments

Comments
 (0)