docs: mkdocs-rss-plugin added to the "Building documentation" chapter

This commit is contained in:
Mateusz Pusz
2023-12-27 20:35:35 +01:00
parent e01942c23b
commit d5668b7a50

View File

@@ -410,7 +410,7 @@ to build our documentation. The easiest way to install all the required dependen
is with `pip`:
```shell
pip install -U mkdocs-material
pip install -U mkdocs-material mkdocs-rss-plugin
```
After that, you can either: