commit | 6bd190a23fb96f159158fca477a44383f3536354 | [log] [tgz] |
---|---|---|
author | Himani Chawla <hichawla@ciena.com> | Fri Jul 09 15:31:01 2021 +0530 |
committer | Himani Chawla <hichawla@ciena.com> | Mon Jul 12 04:56:38 2021 +0000 |
tree | 120361e1a049e2b18b43e71fdb07a4fa869e9dcf | |
parent | 9af2019cfde3e8dd86993fb6289e50a4a412b859 [diff] |
VOL-4219 Adding support for extended pm's in bbsim Change-Id: Id543d85c28b30fb512281ebf24de724d35861497
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.