commit | 30f7d4d03106357a743f6d1320192150c35b116a | [log] [tgz] |
---|---|---|
author | Pragya Arya <pragya.arya@radisys.com> | Tue Jan 21 16:12:06 2020 +0530 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Jan 22 10:39:38 2020 -0800 |
tree | efbd8896a12c3b42cdaacbd2e8617755f201247b | |
parent | 421f4d5d6da210604304a7a46eaa0b80542e3f46 [diff] |
updated ONU state transition doc Change-Id: Ie4fa6ba1be492f3ffc9e74edbc472ddd12a16645
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.