commit | b7bea22ce47503d100465ead7e55196fbb47e998 | [log] [tgz] |
---|---|---|
author | Elia Battiston <elia@opennetworking.org> | Fri Feb 18 16:25:00 2022 +0100 |
committer | Elia Battiston <elia@opennetworking.org> | Thu Feb 24 10:00:41 2022 +0100 |
tree | 834be987bb624c1a25854f5f15aa690c50ab584d | |
parent | 67e9e4c46fd00fa7b152905dc37571cf6b94f2df [diff] |
[VOL-4627] Add COMBO pon support with configuration file Change-Id: Ib7eec5640dfd5e5eb39e722ec7d2c8ee2b59f060
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.