mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-12 01:50:52 +01: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
|
||||
|
||||
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
|
||||
a package manager, add:
|
||||
to `mkdocs.yml` in your project root. If you installed Material for MkDocs with
|
||||
`pip` or pulled the Docker image, add:
|
||||
|
||||
``` yaml
|
||||
theme:
|
||||
@ -39,6 +39,8 @@ theme:
|
||||
custom_dir: mkdocs-material/material
|
||||
```
|
||||
|
||||
!!! todo "Add note about many customization options with links to guides"
|
||||
|
||||
## Previewing
|
||||
|
||||
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