Skip to content

Commit 0afd746

Browse files
committed
updated documentation
1 parent 4a6587a commit 0afd746

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ More information about plugins in the [MkDocs documentation][mkdocs-plugins].
5151
- `enterprise_hostname` - For GitHub enterprise: the enterprise hostname.
5252
- `docs_path` - the path to the documentation folder. Defaults to `docs`.
5353
- `cache_dir` - The path which holds the authors cache file to speed up documentation builds. Defaults to `.cache/plugin/git-committers/`. The cache file is named `page-authors.json.json`.
54+
- `exclude` - Specify a list of page source paths (one per line) that should not have author(s) or last commit date included (excluded from processing by this plugin). Default is empty. [Example Usage](https://timvink.github.io/mkdocs-git-authors-plugin/options.html#exclude).
5455

5556
## Usage
5657

0 commit comments

Comments
 (0)