We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb8bf0 commit 259d19bCopy full SHA for 259d19b
1 file changed
docs/setup/basics.md
@@ -308,3 +308,18 @@ address and a port.
308
```
309
310
The default `dev_addr` is `localhost:8000`.
311
+
312
+## Unsupported settings
313
314
+The following `mkdocs.yml` settings are not (yet) supported in Zensical, as
315
+we're rethinking how configuration and customization should work:
316
317
+- `remote_branch`
318
+- `remote_name`
319
+- `exclude_docs`
320
+- `draft_docs`
321
+- `not_in_nav`
322
+- `validation`
323
+- `strict`
324
+- `hooks`
325
+- `watch`
0 commit comments