commit | 0559ba2af507456fd3c0b7f5598ee83a6f544452 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Mar 22 15:14:45 2022 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Tue Mar 22 15:14:45 2022 +0100 |
tree | c4e0be7863ec137f4cc34bb7e75fcc68d827df33 | |
parent | 7011fc92233353b7149880d9a08ca57304233e8e [diff] |
Updating docs with correct charts, namespaces Change-Id: Ifa84d26b338e3b7594ce956183f6b82b25e49590
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.