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

Enabled page TOC alternative

parent 53a8643a
Branches
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
...@@ -71,7 +71,7 @@ mkdocs: ...@@ -71,7 +71,7 @@ mkdocs:
# generate site_url # generate site_url
- (if [ "${CI_BUILD_REF_NAME}" != 'hrb3' ]; then sed -i "s/\(site_url.*$\)/\1devel\/$CI_BUILD_REF_NAME\//" mkdocs.yml;fi); - (if [ "${CI_BUILD_REF_NAME}" != 'hrb3' ]; then sed -i "s/\(site_url.*$\)/\1devel\/$CI_BUILD_REF_NAME\//" mkdocs.yml;fi);
# generate ULT for code link # generate ULT for code link
#- sed -i "s/master/$CI_BUILD_REF_NAME/g" material-new/partials/toc.html - sed -i "s/master/$CI_BUILD_REF_NAME/g" material-new/partials/toc.html
# regenerate modules matrix # regenerate modules matrix
- python scripts/modules-matrix.py > docs.it4i/modules-matrix.md - python scripts/modules-matrix.py > docs.it4i/modules-matrix.md
- python scripts/modules-json.py > docs.it4i/modules-matrix.json - python scripts/modules-json.py > docs.it4i/modules-matrix.json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment