1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-23 23:21:00 +01:00

Documentation

This commit is contained in:
squidfunk 2024-10-10 10:29:50 +02:00
parent 921e522a51
commit 47fc7d5a61
No known key found for this signature in database
GPG Key ID: 5ED40BC4F9C436DF
8 changed files with 8 additions and 8 deletions

View File

@ -10,7 +10,7 @@ categories:
links:
- blog/posts/search-better-faster-smaller.md
- plugins/search.md#segmentation
- insiders/index.md#how-to-become-a-sponsor
- insiders/how-to-sponsor.md
---
# Chinese search support 中文搜索​支持

View File

@ -9,7 +9,7 @@ categories:
links:
- blog/posts/search-better-faster-smaller.md
- setup/setting-up-site-search.md#search-exclusion
- insiders/index.md#how-to-become-a-sponsor
- insiders/how-to-sponsor.md
---
# Excluding content from search

View File

@ -10,7 +10,7 @@ categories:
- Performance
links:
- plugins/search.md
- insiders/index.md#how-to-become-a-sponsor
- insiders/how-to-sponsor.md
---
# Search: better, faster, smaller

View File

@ -18,7 +18,6 @@ allow to ask the community for support and to discuss ideas and issues. In the
past weeks, we have begun to question whether this duplication is in the best
interest of our project. This post explains the rationale behind our decision.
[our sponsors]: ../../insiders/index.md#how-to-become-a-sponsor
[Gitter]: https://gitter.im/squidfunk/mkdocs-material
[GitHub discussions]: https://github.com/squidfunk/mkdocs-material/discussions

View File

@ -213,7 +213,7 @@ Source projects sustainable by following a well-designed release strategy.
You can learn about the strategy in the [Insiders] guide.
[awesome sponsors]: ../../insiders/index.md#how-to-become-a-sponsor
[awesome sponsors]: ../../insiders/how-to-sponsor.md
## 2022

View File

@ -1655,7 +1655,7 @@ a post. The property follows the same syntax as [`nav`][mkdocs.nav] in
links:
- plugins/search.md # (1)!
- Insiders:
- insiders/index.md#how-to-become-a-sponsor
- insiders/how-to-sponsor.md
- insiders/getting-started.md#requirements
---

View File

@ -205,6 +205,7 @@ For a list of all settings, please consult the [plugin documentation].
[regular font]: changing-the-fonts.md#regular-font
[example]: #example
[built-in optimize plugin]: ../plugins/optimize.md
[technical limitations]: ../plugins/privacy.md#limitations
??? example "Expand to inspect example"

View File

@ -461,7 +461,7 @@ to add related links to a post:
date: 2024-01-31
links:
- plugins/search.md
- insiders/index.md#how-to-become-a-sponsor
- insiders/how-to-sponsor.md
---
# Hello world!
@ -477,7 +477,7 @@ links and even use nesting:
date: 2024-01-31
links:
- plugins/search.md
- insiders/index.md#how-to-become-a-sponsor
- insiders/how-to-sponsor.md
- Nested section:
- External link: https://example.com
- setup/setting-up-site-search.md