commit | 7b3405b90c618fe43100ce5866cda8f7cf45c1e4 | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik_windlass@infosys.com> | Wed Jul 08 15:10:05 2020 +0530 |
committer | Hardik Windlass <hardik_windlass@infosys.com> | Wed Jul 08 16:03:28 2020 +0530 |
tree | 2acab2227374149327cef59476706f199dcd58cf | |
parent | 8794764d476c1b7c6178970c02b0d7031e02ae18 [diff] |
[VOL-3311] Fix for ONU Delete and Re-Discovery Change-Id: Ia5ae24a68889c9b160b55ad4af28667390cfa11c
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.