commit | cae57b5d99a81cff79da853cfa273354b6707754 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Nov 12 10:52:53 2019 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Nov 12 10:52:53 2019 -0800 |
tree | 0025857ce33a1be494e8dde4187dcce51e17721e | |
parent | e33447afe3e3673d2d5d1df38903414498ec677f [diff] |
[SEBA-836] Addign scale test for 512 and 960 ONUs, upgrading documentation Change-Id: I56967a148b546e10172069e4acf3c41347e82ea2
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.