commit | d7cc6d3471e58625927b6ab82b40661a836e992b | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Feb 26 16:51:12 2020 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Mar 06 14:19:41 2020 -0800 |
tree | e342ca87975754507500ad0604fb1694a1b6e305 | |
parent | 324337e88eefead09e9288050a9f0842715e636c [diff] |
[VOL-2687] Fixing state transition for ONU Shutdown/PowerOn Change-Id: I23c38351371bef091919c0beb48132f8d59a08dc
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.