commit | 18b275c16fb812a2338ea03071bc5b7ab19607b6 | [log] [tgz] |
---|---|---|
author | Humera Kouser <humera.kouser@radisys.com> | Mon Nov 30 11:30:36 2020 +0530 |
committer | Humera Kouser <humera.kouser@radisys.com> | Mon Nov 30 13:12:21 2020 +0530 |
tree | 5a3d32c7361458f876912fedbd8080e9c579a619 | |
parent | 54913def8091e54e39e8abcf6fa475b7be2bc310 [diff] |
[VOL-3656]: Implemented StopManagingDevice DMI API Change-Id: Idce337f229af51a07022878cb32cc49c899fa579
BBSim is managed via a Makefile
, plese run the following command to display all the available targets
make help
More advanced documentation lives in here.
You can generate and browse the documentation by executing:
make docs
This project structure is based on golang-standards/project-layout.