Documentation pages are build with [MkDocs](http://www.mkdocs.org/), [MkDocs at GitHub](https://github.com/mkdocs/mkdocs/). You need to install mkdocs loacally so that you can build the pages and run developement web server.
Documentation pages are build with [MkDocs](http://www.mkdocs.org/), [MkDocs at GitHub](https://github.com/mkdocs/mkdocs/). You need to install mkdocs loacally so that you can build the pages and run developement web server.
```bash
```bash
pip install mkdocs pygments pymdown-extensions
pip install mkdocs pygments pymdown-extensions
```
```
You can build the pages with `mkdocs build`.
You can build the pages with `mkdocs build`.
```bash
```bash
...
@@ -42,7 +44,6 @@ You can build the pages with `mkdocs build`.
...
@@ -42,7 +44,6 @@ You can build the pages with `mkdocs build`.
INFO - Cleaning site directory
INFO - Cleaning site directory
INFO - Building documentation to directory: /home/hrb33/Dokumenty/dev/it4i/docs.it4i.git/site
INFO - Building documentation to directory: /home/hrb33/Dokumenty/dev/it4i/docs.it4i.git/site