Skip to content

Commit 013d823

Browse files
committed
Update the docs
1 parent e517c4e commit 013d823

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ lunr==0.6.0;python_version>="3.6"
2020
nltk==3.6.3;python_version>="3.6"
2121
watchdog==2.1.5;python_version>="3.6"
2222
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"
2424
mkdocs-exclude-search==0.5.2;python_version>="3.6"
2525
mkdocs-simple-hooks==0.1.3
2626
mkdocs-material-extensions==1.0.3;python_version>="3.6"

mkdocs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ plugins:
6464
- exclude-search:
6565
exclude:
6666
- help_docs/chinese.md
67+
- integrations/katalon/ReadMe.md
68+
- seleniumbase/utilities/selenium_ide/ReadMe.md
6769
- minify:
6870
minify_html: true
6971
- mkdocs-simple-hooks:
@@ -140,4 +142,4 @@ extra:
140142
analytics:
141143
provider: google
142144
property: UA-167313767-1
143-
#google_analytics: ['UA-167313767-1', 'seleniumbase.io']
145+
google_analytics: ['UA-167313767-1', 'seleniumbase.io']

0 commit comments

Comments
 (0)