Skip to content

Commit 886cba1

Browse files
committed
Update mkdocs
1 parent 132f8cb commit 886cba1

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,9 @@ nav:
9494
- WebDriver Installation: help_docs/webdriver_installation.md
9595
- Verifying WebDriver: help_docs/verify_webdriver.md
9696
- How it Works: help_docs/how_it_works.md
97+
- Behave-BDD:
98+
- SBase Behave-BDD ReadMe: examples/behave_bdd/ReadMe.md
99+
- SBase Behave-BDD GUI App: help_docs/behave_gui.md
97100
- Languages:
98101
- Translations: help_docs/translations.md
99102
- Chinese Docs: help_docs/chinese.md

mkdocs_build/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ docutils==0.18.1
77
python-dateutil==2.8.2
88
livereload==2.6.3
99
joblib==1.1.0
10-
Markdown==3.3.6
10+
Markdown==3.3.7
1111
MarkupSafe==2.1.1
12-
pyparsing==3.0.8
12+
pyparsing==3.0.9
1313
keyring==23.5.0
1414
pkginfo==1.8.2
1515
Jinja2==3.1.2
@@ -25,7 +25,7 @@ lunr==0.6.2
2525
nltk==3.7
2626
watchdog==2.1.7
2727
mkdocs==1.3.0
28-
mkdocs-material==8.2.13
28+
mkdocs-material==8.2.14
2929
mkdocs-exclude-search==0.6.4
3030
mkdocs-simple-hooks==0.1.5
3131
mkdocs-material-extensions==1.0.3

0 commit comments

Comments
 (0)