Skip to content

Commit 259d19b

Browse files
committed
Add note on currently unsupported settings
1 parent bcb8bf0 commit 259d19b

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

docs/setup/basics.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,3 +308,18 @@ address and a port.
308308
```
309309

310310
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

Comments
 (0)