commit | 51559332d64afd1274c190541b3766e48ad7975c | [log] [tgz] |
---|---|---|
author | Mahir Gunyel <mahir.gunyel@netsia.com> | Thu Jan 02 16:43:20 2025 -0800 |
committer | Mahir Gunyel <mahir.gunyel@netsia.com> | Fri Jan 03 09:47:54 2025 -0800 |
tree | c420e88796cde789f9086f89a2b6d045e5f37b69 | |
parent | 8e5fadb7015bb3716576583090ff2c6342c8cacf [diff] |
[VOL-5408]-Update versions of VOLTHA components for release Change-Id: Iedc3b4a8586438e20a0f8667b50473b9aea832fd Signed-off-by: Mahir Gunyel <mahir.gunyel@netsia.com>
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.