mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Removed old redirects
This commit is contained in:
parent
873d2efaea
commit
3311c82cb5
@ -3,7 +3,7 @@ icon: material/tooltip-plus
|
|||||||
status: new
|
status: new
|
||||||
---
|
---
|
||||||
|
|
||||||
# Abbreviations
|
# Tooltips
|
||||||
|
|
||||||
Technical documentation often incurs the usage of many acronyms, which may
|
Technical documentation often incurs the usage of many acronyms, which may
|
||||||
need additional explanation, especially for new user of your project. For these
|
need additional explanation, especially for new user of your project. For these
|
||||||
|
@ -85,15 +85,6 @@ theme:
|
|||||||
plugins:
|
plugins:
|
||||||
- search:
|
- search:
|
||||||
separator: '[\s\-,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
|
separator: '[\s\-,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
|
||||||
- redirects:
|
|
||||||
redirect_maps:
|
|
||||||
changelog/insiders.md: insiders/changelog.md
|
|
||||||
conventions.md: philosophy.md
|
|
||||||
reference/abbreviations.md: reference/tooltips.md
|
|
||||||
reference/meta-tags.md: reference/index.md
|
|
||||||
reference/variables.md: https://mkdocs-macros-plugin.readthedocs.io/
|
|
||||||
sponsorship.md: insiders/index.md
|
|
||||||
upgrading.md: upgrade.md
|
|
||||||
- minify:
|
- minify:
|
||||||
minify_html: true
|
minify_html: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user