Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
037d4a1d
Commit
037d4a1d
authored
3 years ago
by
Jan Frenzel
Browse files
Options
Downloads
Patches
Plain Diff
Use mermaid from mkdocs-material, not external plugin.
parent
45fd6363
No related branches found
No related tags found
2 merge requests
!530
Automated merge from preview to main
,
!502
Added mermaid code snippet + installation of mermaid.
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
doc.zih.tu-dresden.de/mkdocs.yml
+1
-4
1 addition, 4 deletions
doc.zih.tu-dresden.de/mkdocs.yml
with
2 additions
and
5 deletions
Dockerfile
+
1
−
1
View file @
037d4a1d
...
@@ -6,7 +6,7 @@ SHELL ["/bin/bash", "-c"]
...
@@ -6,7 +6,7 @@ SHELL ["/bin/bash", "-c"]
# Base #
# Base #
########
########
RUN
pip
install
mkdocs>
=
1.1.2 mkdocs-material>
=
7.1.0
mkdocs-mermaid2-plugin>
=
0.5.2
RUN
pip
install
mkdocs>
=
1.1.2 mkdocs-material>
=
7.1.0
##########
##########
# Linter #
# Linter #
...
...
This diff is collapsed.
Click to expand it.
doc.zih.tu-dresden.de/mkdocs.yml
+
1
−
4
View file @
037d4a1d
...
@@ -189,7 +189,7 @@ markdown_extensions:
...
@@ -189,7 +189,7 @@ markdown_extensions:
custom_fences
:
custom_fences
:
-
name
:
mermaid
-
name
:
mermaid
class
:
mermaid
class
:
mermaid
format
:
!!python/name:
mermaid2.fence_me
rma
id
format
:
!!python/name:
pymdownx.superfences.fence_code_fo
rma
t
-
pymdownx.highlight
-
pymdownx.highlight
-
toc
:
-
toc
:
permalink
:
True
permalink
:
True
...
@@ -198,9 +198,6 @@ markdown_extensions:
...
@@ -198,9 +198,6 @@ markdown_extensions:
-
pymdownx.tabbed
:
-
pymdownx.tabbed
:
alternate_style
:
True
alternate_style
:
True
plugins
:
-
search
-
mermaid2
# - mkdocs-video
# - mkdocs-video
extra
:
extra
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment