Skip to content

Commit cd945f0

Browse files
committed
fix: added title to error page
1 parent bf6ba87 commit cd945f0

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/errors.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
title: Taurus Error Table
3+
---
4+
5+
16
# Taurus Runtime Error Codes
27

38
This document is the canonical catalog for runtime error codes emitted by Taurus runtime crates (`taurus-core` and `taurus-provider`).

docs/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ It handles flow execution requests and requests single node executions from Acti
1414
If you want to work on or with Taurus, start here:
1515

1616
- **[Setup Guide](installation.mdx)**: install and configure Taurus for local or containerized use, with Aquila required for dynamic mode.
17-
- **[Development Guide](dev.md)**: runtime architecture
17+
- **[Development Guide](dev.md)**: runtime architecture.
18+
- **[Error Table](errors.md)**: table of possible runtime errors.

0 commit comments

Comments
 (0)