Skip to content

Commit 60bb608

Browse files
committed
Add Diagnostics Card
1 parent d98cbde commit 60bb608

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ cards:
1717
- title: Command Line
1818
url: /cli/
1919
description: Run the verifier directly from the terminal for local checks, debugging, and CI workflows.
20+
- title: Diagnostics
21+
url: /diagnostics/
22+
description: Understand LiquidJava errors, warnings, diagnostic structure, and custom diagnostic messages.
2023
- title: Examples
2124
url: /examples/
2225
description: Explore focused code snippets that demonstrate how to use LiquidJava.

0 commit comments

Comments
 (0)