commit | 1cbefa41dc20a1518bebb2938df5257b9844a3ca | [log] [tgz] |
---|---|---|
author | Pragya Arya <pragya.arya@radisys.com> | Mon Jan 13 12:15:29 2020 +0530 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Jan 28 12:43:26 2020 -0800 |
tree | 2ed448f62829a4b359e8c74ece0f2666e1bc0e98 | |
parent | 0c4c375f48c9abad924d738d28b83ffec1c1d508 [diff] |
SEBA-907 handling DeleteOnu and Fix for SEBA-920 Change-Id: I0691fc273667675314a347061d59c8058fb682c9
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.