commit | 935667096807362854a040e46d1e3a7baa2f3761 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Sep 30 15:19:27 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Sep 30 15:19:27 2020 -0700 |
tree | b4904fff42112839ffb3a478ee12eddf40b85b99 | |
parent | 76c3ff6fad8d21417a1dde09e687a2ba4b46e7ca [diff] |
[VOL-3522] Exposing OltRebootDelay option and releasing 1.1.3 Change-Id: I56ceced38fd7f003a27fc76b0ee649d9729d6b68
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.