commit | 905fa070fcf93fc0629787c82ce0f6563256c3c7 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Mon Feb 07 10:16:48 2022 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Mon Feb 07 10:16:48 2022 +0000 |
tree | c39f78313ac0284dc7a2dce41d7c02ba9d0c9537 | |
parent | 52d12e36557844caee61cad353508bbb452e681a [diff] | |
parent | 574834abffcb193e860b54a45d7d3ce3d5538429 [diff] |
Merge "Fix the storage of TCONT in bbsim."
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.