commit | 79a642eaf0ae32dbd67c8c286bfd3d3ccee0926d | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Oct 13 11:29:18 2020 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Tue Oct 13 11:31:41 2020 +0200 |
tree | cee4b211d0fa0a691ccc4ffce2b74f0436cd695a | |
parent | 258d14ca6e30587cdc82ab39081662d5a8390a0c [diff] |
Moving the DMI docs to the source folder Change-Id: I28cfc48a8205858383b22a3a4dbeb5dc80703036
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.