mkdocs-material/material/templates
Florian Haas 9b98c77725
Only show authors' email addresses if so configured in git-authors (#6494)
Honour the git-authors plugin's setting to render the authors' names
as links pointing to their email address:

* If the git-authors plugin is enabled and its show_email_address
  option is not set, or is set to true, render the author's name as a
  "mailto:" link.
* If the git-authors plugin is enabled and its show_email_address
  option is set to false, render the author's name in plain text with
  no link.
* If the git-authors plugin is not enabled (or not installed), don't
  show author information.
2023-12-12 17:35:20 +01:00
..
.icons Updated dependencies 2023-12-11 10:14:32 +01:00
assets Fixed horizontal scrollbars on MathJax containers 2023-12-09 11:35:54 +01:00
partials Only show authors' email addresses if so configured in git-authors (#6494) 2023-12-12 17:35:20 +01:00
__init__.py Restructured project 2023-09-20 13:58:03 +02:00
404.html Restructured project 2023-09-20 13:58:03 +02:00
base.html Prepare 9.5.2 release 2023-12-11 16:21:03 +01:00
blog-post.html Added support for linking authors in blog posts 2023-11-26 14:29:38 +01:00
blog.html Restructured project 2023-09-20 13:58:03 +02:00
main.html Restructured project 2023-09-20 13:58:03 +02:00
mkdocs_theme.yml Restructured project 2023-09-20 13:58:03 +02:00
redirect.html Restructured project 2023-09-20 13:58:03 +02:00