Skip to content

Commit

Permalink
Remove 'typeset' plugin from default plugins and add it conditionally…
Browse files Browse the repository at this point in the history
… to 'group' and 'INSIDERS=1' build configurations in mkdocs.yml
  • Loading branch information
almog-lv committed Apr 17, 2024
1 parent c43e272 commit 040631e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,6 @@ plugins:
- group:
enabled: !ENV CI
plugins:
- git-revision-date-localized
- git-committers
- typeset

# INSIDERS=1 mkdocs build
Expand Down

0 comments on commit 040631e

Please sign in to comment.