commit | 6a708d6fa720bd61f3cb9fbba13892fa9ac5bf31 | [log] [tgz] |
---|---|---|
author | Pragya Arya <pragya.arya@radisys.com> | Wed Jan 01 17:17:20 2020 +0530 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Jan 09 23:04:14 2020 +0000 |
tree | 197ddafeadf19c5f6eb6517e60451a170840caf9 | |
parent | 6dad4452fe40a804da824aab32f4c2d8a6069250 [diff] |
SEBA-906 handle reenable OLT Change-Id: I406466a5afc542d5c2e50dac5de0b33d82a54024
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.