File tree Expand file tree Collapse file tree 3 files changed +1027
-804
lines changed Expand file tree Collapse file tree 3 files changed +1027
-804
lines changed Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ theme:
22
22
- navigation.top
23
23
plugins :
24
24
- search
25
- - mkdocs-jupyter
26
25
- autorefs
27
- - table-reader
26
+
28
27
- macros :
29
28
module_name : docs/include/mkdocs-macros/main
29
+ - table-reader
30
30
- mkdocstrings :
31
31
default_handler : python
32
32
handlers :
@@ -41,18 +41,15 @@ plugins:
41
41
selection :
42
42
inherited_members : false
43
43
44
- custom_templates : templates
45
- watch :
46
- - hydrolib/core
47
44
markdown_extensions :
48
45
- pymdownx.highlight
49
46
- pymdownx.superfences
50
47
- admonition
51
48
- toc :
52
49
permalink : true
53
50
- pymdownx.emoji :
54
- emoji_index : !!python/name:materialx .emoji.twemoji
55
- emoji_generator : !!python/name:materialx .emoji.to_svg
51
+ emoji_index : !!python/name:material.extensions .emoji.twemoji
52
+ emoji_generator : !!python/name:material.extensions .emoji.to_svg
56
53
repo_url : https://github.com/Deltares/hydrolib-core
57
54
repo_name : deltares/hydrolib-core
58
55
edit_uri : edit/main/docs/
You can’t perform that action at this time.
0 commit comments