commit | c333ec9e6256177f87ba015d400ed42b352bff9c | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Thu Sep 30 10:40:36 2021 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Thu Sep 30 10:50:58 2021 +0200 |
tree | 3522cf4baecd635dff22410c7c5fbbc1be9fa557 | |
parent | 150f1bb26d9b8ee6a3f89cfbf77de50c564be499 [diff] |
Removing kind-voltha traces from the documentation Change-Id: Ib46bf6dd1328fa6033b5c7ab48c3de221e1ae1d2
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.