Skip to content

Commit 21e4466

Browse files
committed
fix(docs): normalize llms output and whmcs references
Align sidebar route keys and llms generation to documented VuePress routes only, sanitize HTML-decorated titles for plain-text compatibility, and remove the obsolete WHMCS draft page while pointing to the canonical docs URL. Made-with: Cursor
1 parent 9b182db commit 21e4466

4 files changed

Lines changed: 32 additions & 373 deletions

File tree

docs/.vuepress/config-client/sidebar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ export default {
152152
}
153153
],
154154

155-
'/imunify_patch': [
155+
'/imunify_patch/': [
156156
{
157157
collapsable: false,
158158
children: [

docs/whmcs_plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# WHMCS Plugin
22

3-
WHMCS Plugin description can be found in [CLN Documentation](https://docs.cln.cloudlinux.com/whmcs_plugin/).
3+
WHMCS Plugin description can be found in [CLN Documentation](https://docs.cloudlinux.com/cln/whmcs_plugin/).

docs/whmcs_plugin/whmcs_saved.md

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

0 commit comments

Comments
 (0)