Skip to content
Snippets Groups Projects
Commit 4305406c authored by David Hrbáč's avatar David Hrbáč
Browse files

Upgraded to mkdocs 1.0.4

parent 7476e8e0
No related branches found
No related tags found
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!219Virtual environment, upgrade MKdocs, upgrade Material design
site/
scripts/*.csv
venv/
# User documentation
This is project contain IT4Innovations user documentation source.
This project contains IT4Innovations user documentation source.
## Development
### Install
```console
$ sudo apt install libpython-dev
$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
```
## Environments
......
......@@ -161,7 +161,7 @@ pages:
- Workbench: software/tools/ansys/workbench.md
- Setting License Preferences: software/tools/ansys/licensing.md
- Licensing and Available Versions: software/tools/ansys/setting-license-preferences.md
- EasyBuild:
- EasyBuild:
- Introduction: software/tools/easybuild.md
- Generating Container Recipes and Images: software/tools/easybuild-images.md
- Singularity Container:
......@@ -176,7 +176,7 @@ pages:
- PBS Pro Documentation: pbspro.md
- API Documentation: apiv1.md
- Productivity Tools:
- EasyBuild:
- EasyBuild:
- Introduction: EasyBuild-Hands-on-2018/Introduction.md
- Example 1: EasyBuild-Hands-on-2018/firstsoftware.md
- Example 2: EasyBuild-Hands-on-2018/modification.md
......@@ -205,7 +205,8 @@ markdown_extensions:
- codehilite
- markdown.extensions.admonition:
- pymdownx.arithmatex:
- markdown.extensions.toc(permalink=true):
- markdown.extensions.toc:
permalink: true
slugify: !!python/name:pymdownx.slugs.uslugify
- pymdownx.snippets:
base_path: docs.it4i/snippets
......
backports-abc==0.5
Click==7.0
futures==3.2.0
Jinja2==2.10
livereload==2.5.2
Markdown==3.0.1
MarkupSafe==1.0
mkdocs==1.0.4
pkg-resources==0.0.0
Pygments==2.2.0
pymdown-extensions==6.0
PyYAML==3.13
singledispatch==3.4.0.3
six==1.11.0
tornado==5.1.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment