mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Documentation
This commit is contained in:
parent
c0546f5686
commit
37b57d5712
@ -34,8 +34,8 @@ The Insiders edition includes more than 20 additional features. You can find an
|
|||||||
overview of these features on our [Insiders page], which is updated when new
|
overview of these features on our [Insiders page], which is updated when new
|
||||||
features are added and released.
|
features are added and released.
|
||||||
|
|
||||||
[Insiders]: ../insiders/index.md
|
[Insiders]: ../index.md
|
||||||
[Insiders page]: ../insiders/index.md#whats-in-it-for-me
|
[Insiders page]: ../index.md#whats-in-it-for-me
|
||||||
|
|
||||||
[__How often is the Insiders edition updated?__](#insiders-updates){ #insiders-updates }
|
[__How often is the Insiders edition updated?__](#insiders-updates){ #insiders-updates }
|
||||||
|
|
||||||
@ -229,7 +229,7 @@ features, becoming a sponsor is the way to go. If you have a feature in mind
|
|||||||
that you would like to see on the list, we encourage you to
|
that you would like to see on the list, we encourage you to
|
||||||
[initiate a new discussion] to evaluate it with others.
|
[initiate a new discussion] to evaluate it with others.
|
||||||
|
|
||||||
[overview of these sponsoring goals]: ../insiders/index.md#goals
|
[overview of these sponsoring goals]: ../index.md#goals
|
||||||
[initiate a new discussion]: https://github.com/squidfunk/mkdocs-material/discussions/new/chooses
|
[initiate a new discussion]: https://github.com/squidfunk/mkdocs-material/discussions/new/chooses
|
||||||
|
|
||||||
[__What happens if I reach my sponsoring limit for my current tier?__](#insiders-limit){ #insiders-limit }
|
[__What happens if I reach my sponsoring limit for my current tier?__](#insiders-limit){ #insiders-limit }
|
||||||
@ -373,7 +373,7 @@ No. Whether you're an individual or a company, you may use Material for
|
|||||||
MkDocs Insiders precisely under the same terms as Material for MkDocs, which are
|
MkDocs Insiders precisely under the same terms as Material for MkDocs, which are
|
||||||
given by the [MIT license].
|
given by the [MIT license].
|
||||||
|
|
||||||
[MIT license]: ../license.md
|
[MIT license]: ../../license.md
|
||||||
|
|
||||||
[__Can outside collaborators build and run the documentation locally without access to Insiders?__](#insiders-outside-collaborators){ #insiders-outside-collaborators }
|
[__Can outside collaborators build and run the documentation locally without access to Insiders?__](#insiders-outside-collaborators){ #insiders-outside-collaborators }
|
||||||
|
|
||||||
@ -396,8 +396,8 @@ overrides via [configuration inheritance].
|
|||||||
See the [getting started guide] for more information.
|
See the [getting started guide] for more information.
|
||||||
|
|
||||||
[configuration inheritance]: https://www.mkdocs.org/user-guide/configuration/#configuration-inheritance
|
[configuration inheritance]: https://www.mkdocs.org/user-guide/configuration/#configuration-inheritance
|
||||||
[getting started guide]: ../insiders/getting-started.md#caveats
|
[getting started guide]: ../getting-started.md#caveats
|
||||||
[Card grids]: ../reference/grids.md?h=grids#using-card-grids
|
[Card grids]: ../../reference/grids.md?h=grids#using-card-grids
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
@ -461,7 +461,7 @@ which is essential when creating a reproduction, will not function correctly
|
|||||||
with customizations in place. For questions and issues with customizations,
|
with customizations in place. For questions and issues with customizations,
|
||||||
please use our [discussion board] to engage with the community.
|
please use our [discussion board] to engage with the community.
|
||||||
|
|
||||||
[.zip file]: ../guides/creating-a-reproduction.md
|
[.zip file]: ../../guides/creating-a-reproduction.md
|
||||||
[built-in info plugin]: https://squidfunk.github.io/mkdocs-material/guides/creating-a-reproduction/#creating-a-zip-file
|
[built-in info plugin]: https://squidfunk.github.io/mkdocs-material/guides/creating-a-reproduction/#creating-a-zip-file
|
||||||
|
|
||||||
## Privacy
|
## Privacy
|
||||||
|
@ -192,8 +192,6 @@ nav:
|
|||||||
- Asking a question: https://github.com/squidfunk/mkdocs-material/discussions
|
- Asking a question: https://github.com/squidfunk/mkdocs-material/discussions
|
||||||
- Guides:
|
- Guides:
|
||||||
- Creating a reproduction: guides/creating-a-reproduction.md
|
- Creating a reproduction: guides/creating-a-reproduction.md
|
||||||
- FAQ:
|
|
||||||
- Sponsoring: faq/sponsoring.md
|
|
||||||
- Setup:
|
- Setup:
|
||||||
- setup/index.md
|
- setup/index.md
|
||||||
- Changing the colors: setup/changing-the-colors.md
|
- Changing the colors: setup/changing-the-colors.md
|
||||||
|
Loading…
Reference in New Issue
Block a user