extra-javascript eingefügt
This commit is contained in:
Vendored
+9
File diff suppressed because one or more lines are too long
Vendored
+21
File diff suppressed because one or more lines are too long
Vendored
+6
File diff suppressed because one or more lines are too long
+5
-1
@@ -13,6 +13,10 @@ theme:
|
|||||||
logo: ../logo.png
|
logo: ../logo.png
|
||||||
favicon: ../icon.png
|
favicon: ../icon.png
|
||||||
custom_dir: overrides
|
custom_dir: overrides
|
||||||
|
extra_javascript:
|
||||||
|
- js/snap.svg-min.js
|
||||||
|
- js/underscore-min.js
|
||||||
|
- js/sequence-diagram-min.js
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- abbr
|
- abbr
|
||||||
- admonition
|
- admonition
|
||||||
@@ -24,7 +28,7 @@ markdown_extensions:
|
|||||||
- pymdownx.tabbed
|
- pymdownx.tabbed
|
||||||
plugins:
|
plugins:
|
||||||
- sequence-js:
|
- sequence-js:
|
||||||
theme: simple
|
theme: hand
|
||||||
popup: true
|
popup: true
|
||||||
- with-pdf:
|
- with-pdf:
|
||||||
copyright: Copyright © 2020 Bernd Reuther
|
copyright: Copyright © 2020 Bernd Reuther
|
||||||
|
|||||||
Reference in New Issue
Block a user