blob: d9b3312506811f69b0d4c080fb81fc03a2374974 (
plain)
1
2
3
4
5
6
7
8
9
|
# News Documentation
The News documentation of News uses mkdocs and is hosted [here](https://nextcloud.github.io/news/).
As extension of mkdocs, mkdocs-material is used.
Check the resources below for how to install both of them locally.
* [mkdocs](https://www.mkdocs.org/)
* [mkdocs-material](https://squidfunk.github.io/mkdocs-material/)
|