Skip to content

Commit 3eedd03

Browse files
committed
feat: enable 'full' for docs pages
Signed-off-by: ItsNeil17 <neil@willofsteel.me>
1 parent c5793db commit 3eedd03

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

content/docs/en/server/entities.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Entities"
33
description: "List of all Entities in Hytale"
44
icon: "List"
5+
full: true
56
---
67

78
This page contains a list of all Entities available to be used as a key in the AssetMap.

content/docs/en/server/events.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Events"
33
description: "List of all events in Hytale"
44
icon: "List"
5+
full: true
56
---
67

78

content/docs/en/server/sounds.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: "Sounds"
33
description: "List of all Sounds in Hytale"
4+
icon: "List"
5+
full: true
46
---
57

68
This page contains a list of all Sounds available to be used as a key in the AssetMap.

0 commit comments

Comments
 (0)