commit | 37ddd39d507152fec5d0be9b3f9d973fadbff87c | [log] [tgz] |
---|---|---|
author | TorstenThieme <torsten.thieme@adtran.com> | Wed Jul 13 12:56:24 2022 +0000 |
committer | TorstenThieme <torsten.thieme@adtran.com> | Wed Jul 13 12:56:24 2022 +0000 |
tree | 031662ec47c110bcde4215154b8ba932ac2de9ab | |
parent | 24d2742194cfc7016f15fdb1f2be42c746e3b6a6 [diff] |
[VOL-4751] BBSim Wrong handling of controlledActivation=only-onu Change-Id: Ia41680928c602f7d4efd1b0022428d3b0ac0bf7b
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.