Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 4b89bc5

Browse files
authored
docs: fail on warnings (#1397)
### Summary of Changes * Enable strict mode of `mkdocs` to fail on warnings
1 parent 1a0de42 commit 4b89bc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: mkdocs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ repo_url: https://github.com/Safe-DS/API-Editor
33
repo_name: Safe-DS/API-Editor
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)