commit | 1f9f4b259a3b5c5ac7c2b825b87c2e373f5d4006 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Dec 14 11:51:55 2021 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Dec 14 11:53:00 2021 -0800 |
tree | 3ed1a1ea43fab5c492f46928aff4287e6263243e | |
parent | 76f6b8939ee70c7b9ef6b1cfc7683ec9e991c9b7 [diff] |
Releasing 1.9.1 for VOLTHA-2.9 and updating voltha-protos to 5.1.2 Change-Id: I67698ff9c580315bf56e8d192ed11a44c8685ff8
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.