mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-06-02 05:22:27 -04:00
Merge branch 'master' into feature/insiders-ghost-pepper
This commit is contained in:
@@ -41,8 +41,7 @@ especially useful for large documentation sites.
|
||||
|
||||
### Anchor tracking
|
||||
|
||||
[:octicons-heart-fill-24:{ .mdx-heart } Insiders][Insiders]{ .mdx-insiders } ·
|
||||
[:octicons-tag-24: insiders-2.1.0][Insiders] ·
|
||||
[:octicons-tag-24: 8.0.0b1][Anchor tracking support] ·
|
||||
:octicons-unlock-24: Feature flag ·
|
||||
:octicons-beaker-24: Experimental
|
||||
|
||||
@@ -56,7 +55,7 @@ theme:
|
||||
- navigation.tracking
|
||||
```
|
||||
|
||||
[Insiders]: ../insiders/index.md
|
||||
[Anchor tracking support]: https://github.com/squidfunk/mkdocs-material/releases/tag/8.0.0b1
|
||||
|
||||
### Navigation tabs
|
||||
|
||||
|
||||
@@ -62,8 +62,7 @@ Check out the versioning example to see it in action –
|
||||
|
||||
### Version warning
|
||||
|
||||
[:octicons-heart-fill-24:{ .mdx-heart } Insiders][Insiders]{ .mdx-insiders } ·
|
||||
[:octicons-tag-24: insiders-2.5.0][Insiders] ·
|
||||
[:octicons-tag-24: 8.0.0b1][Version warning support] ·
|
||||
:octicons-file-symlink-file-24: Customization
|
||||
|
||||
If you're using versioning, you might want to display a warning when the user
|
||||
@@ -103,7 +102,7 @@ extra:
|
||||
|
||||
Make sure that this matches the [default version].
|
||||
|
||||
[Insiders]: ../insiders/index.md
|
||||
[Version warning support]: https://github.com/squidfunk/mkdocs-material/releases/tag/8.0.0b1
|
||||
[theme extension]: ../customization.md#extending-the-theme
|
||||
[overriding blocks]: ../customization.md#overriding-blocks
|
||||
[Version warning preview]: ../assets/screenshots/version-warning.png
|
||||
@@ -134,6 +133,8 @@ the current page:
|
||||
docs.example.com/0.1/bar/ -> docs.example.com/0.2/
|
||||
```
|
||||
|
||||
[Insiders]: ../insiders/index.md
|
||||
|
||||
## Usage
|
||||
|
||||
While this section outlines the basic workflow for publishing new versions,
|
||||
|
||||
Reference in New Issue
Block a user