commit | 9a1842dab238599ee2cd1590ff3b5139bb5ceb1b | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Feb 08 16:00:17 2021 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Feb 16 11:36:12 2021 -0800 |
tree | 77ce58796de2345d62468c29be94c7de0728f77c | |
parent | 992a23ea9433fee4066493726b15609f7003fe8c [diff] |
[VOL-3832] Reporting correct EntityIDs dirung the MIB Upload process Change-Id: I8e3e8998abc0d495495c1699aa17fa582241ec32
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.