File tree Expand file tree Collapse file tree 3 files changed +20
-5
lines changed Expand file tree Collapse file tree 3 files changed +20
-5
lines changed Original file line number Diff line number Diff line change 1010 }
1111 ],
1212 "dest" : " webdriver" ,
13+ "namespaceLayout" : " nested" ,
1314 "outputFormat" : " apiPage"
1415 },
1516 {
2223 }
2324 ],
2425 "dest" : " support" ,
26+ "namespaceLayout" : " nested" ,
2527 "outputFormat" : " apiPage"
2628 }
2729
5052 " modern"
5153 ],
5254 "globalMetadata" : {
53- "_appName" : " Selenium .NET API Docs " ,
55+ "_appName" : " Selenium .NET API" ,
5456 "_appLogoPath" : " images/logo.svg" ,
5557 "_appFaviconPath" : " images/favicon.ico" ,
5658 "_enableSearch" : true
Original file line number Diff line number Diff line change 1+ ---
2+ layout : landingPage
3+ ---
4+
15# Welcome to the Selenium .NET API Docs
6+
7+ ## Modules
8+ - [ Selenium.WebDriver] ( /webdriver/OpenQA.Selenium.html )
9+ - [ Selenium.Support] ( /support/OpenQA.Selenium.Support.html )
Original file line number Diff line number Diff line change 1- - name : WebDriver
2- href : webdriver/toc.yml
3- - name : Support
4- href : support/toc.yml
1+ - name : Intro
2+ href : index.md
3+
4+ - name : Modules
5+ items :
6+ - name : Selenium.WebDriver
7+ href : webdriver/OpenQA.Selenium.yml
8+ - name : Selenium.Support
9+ href : support/OpenQA.Selenium.Support.yml
You can’t perform that action at this time.
0 commit comments