From e43ad8b2172aa6a4a5f13a5fa49449bb52d3a767 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Wed, 30 Apr 2025 12:09:34 +0200 Subject: [PATCH] docs/reference: Improve wording of reference overview There is no value in calling it "automatically extracted" - but it is potentially misleading. --- docs/site/reference/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/site/reference/index.md b/docs/site/reference/index.md index 3c3b4bc06..31c565a25 100644 --- a/docs/site/reference/index.md +++ b/docs/site/reference/index.md @@ -1,6 +1,6 @@ # :material-api: Overview -This section of the site provides an **automatically extracted** overview of the available options and commands within the Clan Framework. +This section of the site provides an overview of available options and commands within the Clan Framework. ---