commit | ee17c00e60922ab9cb9b9fdf1c7dcb8f866d1ec6 | [log] [tgz] |
---|---|---|
author | amit.ghosh <amit.ghosh@radisys.com> | Thu Jun 10 12:14:38 2021 +0200 |
committer | amit.ghosh <amit.ghosh@radisys.com> | Thu Jun 10 14:30:17 2021 +0200 |
tree | 15ac02fc46ca916a8b3674a13dd24efa381d37b3 | |
parent | 94967148ccfb35b40dc3c88d3464c36aef3a68c4 [diff] |
[VOL-4175] Change name of pon cages Change-Id: I77dc352a4001f67c077cecf0f47bdf1b4077b27f
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.