commit | 9af2019cfde3e8dd86993fb6289e50a4a412b859 | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Thu Jul 08 16:17:54 2021 -0700 |
committer | Girish Gowdra <girish@opennetworking.org> | Thu Jul 08 16:18:30 2021 -0700 |
tree | bf9e5de3da93c7e88fa00ff4c5131abe563697db | |
parent | 694026ed2e9c6037d7c0c5654d44cfaf76b19436 [diff] |
VOL-4230: Bump minor version post voltha-2.8 release Change-Id: I65e45a3e506f91b7f7ac02e3588dbe1d0efe6138
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.