Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Commit 32fdcb2

Browse files
authored
docs: fail on warnings (#79)
### Summary of Changes * Enable strict mode of `mkdocs` to fail on warnings
1 parent dea0126 commit 32fdcb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ repo_url: https://github.com/Safe-DS/Stdlib-Examples
33
repo_name: Safe-DS/Stdlib-Examples
44
edit_uri: edit/main/docs/
55
site_url: !ENV READTHEDOCS_CANONICAL_URL
6+
strict: true
67

78
nav:
89
- Home:

0 commit comments

Comments
 (0)