commit | 635b2bf8136d4b8bc10eaca1f1b602641c13aa35 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Sep 04 10:23:40 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Sep 04 10:26:15 2020 -0700 |
tree | 95e962c76707c2ba34269ac0034dba74e56857ec | |
parent | 8d2813731bd772cbd30cf49d0b7c3fa639b54193 [diff] |
[VOL-2778] Fixing OLT Soft reboot Change-Id: I4289c786b4e1fc90aed69ab054b11e46e4841425
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.