mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-23 23:21:00 +01:00
Documentation
This commit is contained in:
parent
921e522a51
commit
47fc7d5a61
@ -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 – 中文搜索支持
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
---
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user