Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/errorhandling/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: Error Handling
layout: default
nav_order: 4
has_children: true
---

# Error Handling
{: .fs-9 }

CedMod has many features that need some explanation on how to use them
{: .fs-6 .fw-300 }
4 changes: 2 additions & 2 deletions docs/setup/installation/exiled.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ layout: default
{: .warning }
CedMod does currently not support the Exiled Reboot 9.0.0 beta.

[Exiled](https://github.com/ExMod-Team/EXILED){: .btn .mr-2 }
[Exiled Reboot](https://github.com/Exiled-Team/EXILED){: .btn .mr-2 }
[Exiled](https://github.com/ExMod-Team/EXILED){: .btn .btn-primary .fs-5 .mr-2 }
[Exiled Reboot](https://github.com/Exiled-Team/EXILED){: .btn .btn-primary .fs-5 .mr-2 }

---

Expand Down
12 changes: 12 additions & 0 deletions docs/usage/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: Usage
layout: default
nav_order: 3
has_children: true
---

# Error Handling
{: .fs-9 }

Sometimes problems can arise when using cedmod. The following pages explain how to handle known errors and how to report unknown ones
{: .fs-6 .fw-300 }
Loading