The Intel® Automated Self-Checkout Reference Package provides critical components required to build and deploy a self-checkout use case using Intel® hardware, software, and other open-source components.
[ ] Every commit is a single defect fix and does not mix feature addition or changes
[ ] Unit Tests have been added for new changes
[ ] Updated Documentation as relevant to the changes
[ ] All commented code has been removed
[ ] If you've added a dependency, you've ensured license is compatible with repository license and clearly outlined the added dependency.
[ ] PR change contains code related to security
[ ] PR introduces changes that breaks compatibility with other modules (If YES, please provide details below)
What are you changing?
Issue this PR will close
close: #490
Anything the reviewer should know when reviewing this PR?
Test Instructions if applicable
1) push a new version mike deploy 1.0
2) run mike serve (if error, then upgrade mkdocs-material to latest version)
3) view doc at `http://localhost:8000/1.0
4) Verify if code block (bash/json) is broken on pages - dev-tools/documentation.html or troubleshooting.html
If the there are associated PRs in other repositories, please link them here (i.e. intel-retail/automated-self-checkout )
PR Checklist
What are you changing?
Issue this PR will close
close: #490
Anything the reviewer should know when reviewing this PR?
Test Instructions if applicable
1) push a new version
mike deploy 1.0
2) runmike serve
(if error, then upgrade mkdocs-material to latest version) 3) view doc at `http://localhost:8000/1.0 4) Verify if code block (bash/json) is broken on pages - dev-tools/documentation.html or troubleshooting.htmlIf the there are associated PRs in other repositories, please link them here (i.e. intel-retail/automated-self-checkout )