commit | 67e9e4c46fd00fa7b152905dc37571cf6b94f2df | [log] [tgz] |
---|---|---|
author | Elia Battiston <elia@opennetworking.org> | Tue Feb 15 16:38:40 2022 +0100 |
committer | Elia Battiston <elia@opennetworking.org> | Tue Feb 15 17:07:24 2022 +0100 |
tree | e4bed9f31d5e6ba372c60c5b6256c658ff7495a2 | |
parent | a738f90d8b332c608445c4115b3d1f7816bd7d42 [diff] |
[VOL-4616] Prevent enabling while reboot is in progress Change-Id: Ie8add7b9d8be185b8714ab6eff899ed55d5945ed
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.