commit | c38f9262209d2a1fd73e833031546890bae48cef | [log] [tgz] |
---|---|---|
author | Zdravko Bozakov <zbozakov@radisys.com> | Wed Nov 27 02:50:05 2019 +0100 |
committer | Matteo Scandolo <teo@opennetworking.org> | Mon Dec 02 18:25:41 2019 +0000 |
tree | 19f78e68fbe8c85d302d87b7c6f03422225f0a52 | |
parent | b9058d9d233f9386e49e06e283cbf3f5674a6faf [diff] |
[SEBA-873] update onu FSM diagram Change-Id: Iea0280763c8744ad1053852b84a303a4b07a0884
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.