commit | 63e35cfe7a79337aa629d5b69789c19f6cc33d7a | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik@opennetworking.org> | Thu Feb 03 05:58:09 2022 +0000 |
committer | Hardik Windlass <hardik@opennetworking.org> | Thu Feb 03 09:26:40 2022 +0000 |
tree | 46ac7060211c1094fbddd23811d9064f2ac31e22 | |
parent | 4f84c1a126073e9169f22a200a5bf555f492313f [diff] |
[VOL-4596] Updated dmi version Change-Id: I39074b5260933f61ad158ec0e096285217ff5a54
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.