commit | b9a3dd0f53e08bc84801c4f750bdd3221ae99901 | [log] [tgz] |
---|---|---|
author | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Thu May 12 08:20:41 2022 +0000 |
committer | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Fri May 13 09:31:48 2022 +0000 |
tree | 9c4ea42dee7c38d6eb0930fd0131ce553ac74ffe | |
parent | 236e3740f604076dd45615ba12f34045c1e6442c [diff] |
[VOL-4678] BBSIM: OMCI extended message set - make OMCC version configurable Change-Id: I6a6bdde944612621dd8e5696075fe09b3c341709
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.