Skip to content

Commit 5202984

Browse files
committed
chore: remove unnecessary setting for MkDocs
1 parent c12ae18 commit 5202984

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

changelog.d/+e5ce6c80.removed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Remove unnecessary setting `site_dir: site` from `mkdocs.yml`.

template/{% if docs == 'mkdocs' %}mkdocs.yml{% endif %}.jinja

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ theme:
6060
icon: material/brightness-4
6161
name: Switch to system preference
6262

63-
site_dir: site
64-
6563
watch:
6664
- CHANGELOG.md
6765
- src/{{ package_name }}

0 commit comments

Comments
 (0)