Skip to content
Snippets Groups Projects
Forked from SCS / docs.it4i.cz
1528 commits behind, 1122 commits ahead of the upstream repository.
Pavel Jirásek's avatar
Pavel Jirásek authored
Content revision

See merge request !97
c3183832
History

User documentation

This is project contain IT4Innovation user documentation source.

Environments

URLs

Rules

fair-share
InfiniBand
RedHat
CentOS
Mellanox

Developemnt Environment

MkDocs

Documentation pages are build with MkDocs, MkDocs at GitHub. You need to install mkdocs loacally so that you can build the pages and run developement web server.

pip install mkdocs pygments pymdown-extensions

You can build the pages with mkdocs build.

‹hrb33-toshiba› 11:47 $ mkdocs build
INFO    -  Cleaning site directory
INFO    -  Building documentation to directory: /home/hrb33/Dokumenty/dev/it4i/docs.it4i.git/site

You can start local server with mkdocs serve.

✔ ~/Dokumenty/dev/it4i/docs.it4i.git [readme L|✚ 1…6⚑ 1]
‹hrb33-toshiba› 11:47 $ mkdocs serve
INFO    -  Building documentation...
INFO    -  Cleaning site directory
[I 170124 11:47:27 server:283] Serving on http://127.0.0.1:8000
[I 170124 11:47:27 handlers:60] Start watching changes
[I 170124 11:47:27 handlers:62] Start detecting changes