docs: Cairo dependency described in the MkDocs section

This commit is contained in:
Mateusz Pusz
2024-02-22 09:44:30 +01:00
parent cc05323b36
commit e37c83d5e1
2 changed files with 6 additions and 8 deletions

View File

@ -475,6 +475,10 @@ is with `pip`:
pip install -U mkdocs-material mkdocs-rss-plugin
```
Additionally, a [Cairo Graphics library](https://www.cairographics.org/) is required by
Material for MkDocs. Please follow the
[official MkDocs documentation to install it](https://squidfunk.github.io/mkdocs-material/plugins/requirements/image-processing/#cairo-graphics).
After that, you can either:
- easily [start a live server to preview the documentation as you write](https://squidfunk.github.io/mkdocs-material/creating-your-site/#previewing-as-you-write)