|
1 | 1 | <li lang="flutter" class="category">DEVELOPMENT</li> |
2 | 2 |
|
3 | | -<li lang="flutter"><a style="cursor:pointer;color:#3c3c3c">User Guide</a> |
| 3 | +<li lang="flutter"><a href="{{ site.flutter }}index.html" class="otherLinkColour">User Guide</a> |
4 | 4 | <ul lang="flutter"> |
5 | | - <li lang="flutter"><a class="otherLinkColour" href="{{ site.dbr_flutter }}user-guide.html" style="cursor:pointer;color:#3c3c3c">Ready-To-Use Guide</a></li> |
6 | | - <li lang="flutter"><a class="otherLinkColour" href="{{ site.dbr_flutter }}foundational-user-guide.html" style="cursor:pointer;color:#3c3c3c">Foundational Guide</a></li> |
7 | | - <li lang="flutter"><a class="otherLinkColour" href="{{ site.dbr_flutter }}driver-license-user-guide.html" style="cursor:pointer;color:#3c3c3c">Driver License Guide</a></li> |
8 | | - </ul> |
9 | | -</li> |
10 | | -<li lang="flutter"><a style="cursor:pointer;color:#3c3c3c">Explore Features</a> |
11 | | - <ul lang="flutter"> |
12 | | - <li lang="flutter"><a class="otherLinkColour" href="{{ site.dbr_flutter }}explore-features/ui-customization.html" style="cursor:pointer;color:#3c3c3c">UI Customization</a></li> |
13 | | - <li lang="flutter"><a class="otherLinkColour" href="{{ site.dbr_flutter }}explore-features/advanced-features.html" style="cursor:pointer;color:#3c3c3c">Advanced Features</a></li> |
| 5 | + <li lang="flutter"><a class="otherLinkColour">Develop with BarcodeScanner APIs</a> |
| 6 | + <ul lang="flutter"> |
| 7 | + <li lang="flutter"><a href="{{ site.dbr_flutter }}user-guide.html" class="otherLinkColour">Getting Started</a></li> |
| 8 | + <li lang="flutter"><a class="otherLinkColour">Explore Features</a> |
| 9 | + <ul lang="flutter"> |
| 10 | + <li lang="flutter"><a href="{{ site.dbr_flutter }}explore-features/ui-customization.html" class="otherLinkColour">UI Customization</a></li> |
| 11 | + <li lang="flutter"><a href="{{ site.dbr_flutter }}explore-features/advanced-features.html" class="otherLinkColour">Advanced Features</a></li> |
| 12 | + </ul> |
| 13 | + </li> |
| 14 | + <li lang="flutter"><a href="{{ site.dbr_flutter }}driver-license-user-guide.html" class="otherLinkColour">Driver License Guide</a></li> |
| 15 | + </ul> |
| 16 | + </li> |
| 17 | + <li lang="flutter"><a class="otherLinkColour">Develop with Foundational APIs</a> |
| 18 | + <ul lang="flutter"> |
| 19 | + <li lang="flutter"><a href="{{ site.dbr_flutter }}foundational-user-guide.html" class="otherLinkColour">Getting Started</a></li> |
| 20 | + <li lang="flutter"><a class="otherLinkColour">Feature Guides</a> |
| 21 | + <ul lang="flutter"> |
| 22 | + <li lang="flutter"><a href="{{ site.dbr_flutter }}explore-features/ui-customization.html" class="otherLinkColour">UI Customization</a></li> |
| 23 | + <li lang="flutter"><a href="{{ site.dbr_flutter }}explore-features/advanced-features.html" class="otherLinkColour">Advanced Features</a></li> |
| 24 | + </ul> |
| 25 | + </li> |
| 26 | + </ul> |
| 27 | + </li> |
14 | 28 | </ul> |
15 | 29 | </li> |
16 | 30 | <li lang="flutter"><a href="{{ site.dbr_flutter }}samples/index.html" class="otherLinkColour">Demo & Samples</a></li> |
|
0 commit comments