commit | 13b1ee01176e870d32d7dc36664e612e4e4147e7 | [log] [tgz] |
---|---|---|
author | Himani Chawla <hichawla@ciena.com> | Mon Mar 15 01:43:53 2021 +0530 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Mar 19 13:44:44 2021 -0700 |
tree | eafa6d71eac22a3c60006dcb377458056d68fdc4 | |
parent | 4b077aa8376ccc7283f74c143b6ca2f29c8b4b98 [diff] |
VOL-3049 patch for alarm notification, audit and sync Change-Id: I18fa616e94e7c33bbd8c1080bee0ab16afe505da
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.