Jasmine 2022-08-15 15:19:41 +08:00 committed by GitHub
parent 39cc2b1d01
commit ca1ac39aae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ jobs:
- run: pip install mkdocs-material
- run: pip install mkdocs-git-authors-plugin
- run: pip install mkdocs-git-revision-date-localized-plugin
- run: pip install mkdocs-git-committers-plugin-2
# - run: pip install mkdocs-git-committers-plugin-2
# build docs
- run: mkdocs build # --clean
# - run: mkdocs gh-deploy --force

View File

@ -29,10 +29,10 @@ extra:
plugins:
- git-authors
- git-revision-date-localized:
type: date
enable_creation_date: true
fallback_to_build_date: true
- git-committers:
repository: sudoskys/Root
repo_url: https://github.com/sudoskys/Root
edit_uri: edit/main/docs/