mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Updated structure
This commit is contained in:
parent
9777349dac
commit
133cea4939
@ -23,8 +23,8 @@ This will create the following structure along your existing files:
|
|||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Depending on your [installation method][1], you can now add the following lines
|
Depending on your [installation method][1], you can now add the following lines
|
||||||
to `mkdocs.yml` in your project root. If you installed Material for MkDocs using
|
to `mkdocs.yml` in your project root. If you installed Material for MkDocs with
|
||||||
a package manager, add:
|
`pip` or pulled the Docker image, add:
|
||||||
|
|
||||||
``` yaml
|
``` yaml
|
||||||
theme:
|
theme:
|
||||||
@ -39,6 +39,8 @@ theme:
|
|||||||
custom_dir: mkdocs-material/material
|
custom_dir: mkdocs-material/material
|
||||||
```
|
```
|
||||||
|
|
||||||
|
!!! todo "Add note about many customization options with links to guides"
|
||||||
|
|
||||||
## Previewing
|
## Previewing
|
||||||
|
|
||||||
MkDocs includes a live preview server, so you can preview your changes as you
|
MkDocs includes a live preview server, so you can preview your changes as you
|
||||||
|
0
docs/guides/changing-the-language.md
Normal file
0
docs/guides/changing-the-language.md
Normal file
0
docs/guides/third-party-integrations.md
Normal file
0
docs/guides/third-party-integrations.md
Normal file
Loading…
Reference in New Issue
Block a user