We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d98cbde commit 60bb608Copy full SHA for 60bb608
1 file changed
index.md
@@ -17,6 +17,9 @@ cards:
17
- title: Command Line
18
url: /cli/
19
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.
23
- title: Examples
24
url: /examples/
25
description: Explore focused code snippets that demonstrate how to use LiquidJava.
0 commit comments