commit | d02b79b948375fe596b69cc5607285744db83768 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Dec 05 16:42:13 2019 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Dec 10 10:32:10 2019 -0800 |
tree | da30722b3f95d15ad50245aa964f8ed5549a8c7d | |
parent | 3c656a15a4beb416995e1cf107247914d050a0ee [diff] |
[VOL-1914] Correctly rebooting the OLT Change-Id: I4b97b8bc09c20452ec25fdbe93ed46b2b7f04fdf
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.