Skip to content

Commit 3cc4904

Browse files
committed
docs: update title in copy_docs.py from "Python SDK" to "Overview"
1 parent cc8416b commit 3cc4904

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/copy_docs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ def copy_docs(sdk_root: Path, docs_root: Path) -> None:
142142
python_sdk_dir,
143143
lambda content: add_frontmatter(
144144
content,
145-
title="Python SDK",
145+
title="Overview",
146146
description="Fish Audio Python SDK for text-to-speech and voice cloning",
147147
icon="python",
148148
),

0 commit comments

Comments
 (0)