Skip to content

Commit 5b180f2

Browse files
Merge pull request #6 from devitocodes/deploy-exceptions-docs
Deploy exceptions doc page
2 parents f966dcd + 23fc328 commit 5b180f2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

_quarto.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,3 +178,12 @@ quartodoc:
178178
- mmax
179179
- sum
180180
- norm
181+
182+
- title: "Exceptions"
183+
desc: ""
184+
contents:
185+
- DevitoError
186+
- CompilationError
187+
- InvalidArgument
188+
- InvalidOperator
189+
- ExecutionError

0 commit comments

Comments
 (0)