File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ lunr==0.6.0;python_version>="3.6"
20
20
nltk == 3.6.3 ;python_version >= "3.6"
21
21
watchdog == 2.1.5 ;python_version >= "3.6"
22
22
mkdocs == 1.2.2 ;python_version >= "3.6"
23
- mkdocs-material == 7.2.7 ;python_version >= "3.6"
23
+ mkdocs-material == 7.1.3 ;python_version >= "3.6"
24
24
mkdocs-exclude-search == 0.5.2 ;python_version >= "3.6"
25
25
mkdocs-simple-hooks == 0.1.3
26
26
mkdocs-material-extensions == 1.0.3 ;python_version >= "3.6"
Original file line number Diff line number Diff line change @@ -64,6 +64,8 @@ plugins:
64
64
- exclude-search :
65
65
exclude :
66
66
- help_docs/chinese.md
67
+ - integrations/katalon/ReadMe.md
68
+ - seleniumbase/utilities/selenium_ide/ReadMe.md
67
69
- minify :
68
70
minify_html : true
69
71
- mkdocs-simple-hooks :
@@ -140,4 +142,4 @@ extra:
140
142
analytics :
141
143
provider : google
142
144
property : UA-167313767-1
143
- # google_analytics: ['UA-167313767-1', 'seleniumbase.io']
145
+ google_analytics : ['UA-167313767-1', 'seleniumbase.io']
You can’t perform that action at this time.
0 commit comments