Skip to content

Commit 0f3f1b5

Browse files
vladislav-sharapovtimvink
authored andcommitted
Update information about mkdocs-material customization
1 parent 6acca89 commit 0f3f1b5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/usage.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ Which renders as:
2828

2929
### mkdocs-material theme
3030

31-
If you use the [mkdocs-material](https://github.com/squidfunk/mkdocs-material) theme you can implement git-authors by [overriding a template block](https://squidfunk.github.io/mkdocs-material/customization/#overriding-blocks):
31+
The [mkdocs-material](https://github.com/squidfunk/mkdocs-material) theme has [built-in integration](https://squidfunk.github.io/mkdocs-material/setup/adding-a-git-repository/#document-authors) for git-authors starting from version 9.5.0.
32+
33+
If you use mkdocs-material theme version lower than 9.5.0 you can implement git-authors by [overriding a template block](https://squidfunk.github.io/mkdocs-material/customization/#overriding-blocks):
3234

3335
1) Create a new file `main.html` in `docs/overrides`:
3436

0 commit comments

Comments
 (0)