We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 874c3de commit a9dc8d4Copy full SHA for a9dc8d4
mkdocs.yml
@@ -37,6 +37,7 @@ theme:
37
plugins:
38
- search
39
- git-revision-date-localized
40
+ - kroki
41
extra:
42
homepage: https://learn-with-me.github.io/Software-Engineering-Fundamentals/
43
copyright: Copyright © 2022 - 2023 goel4ever
requirements.txt
@@ -2,3 +2,4 @@ mkdocs==1.6.0
2
mkdocs-material==9.5.27
3
mkdocs-material-extensions==1.3.1
4
mkdocs-git-revision-date-localized-plugin==1.2.6
5
+mkdocs-kroki-plugin==0.7.0
0 commit comments