commit | 3f8fdc6e93572364e4a52cab385cd128e228030b | [log] [tgz] |
---|---|---|
author | Pragya Arya <pragya.arya@radisys.com> | Mon Mar 16 11:12:27 2020 +0530 |
committer | Pragya Arya <pragya.arya@radisys.com> | Mon Mar 16 11:17:24 2020 +0530 |
tree | b9f3653367084d173980f3bb8c00e7106a588dd8 | |
parent | 589111df2ca5501f27fd4e0885ae289ddd295c87 [diff] |
updated docs Change-Id: Iab1bd8f31d251c85a8a0c68ce880bfad9c5f9b98
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.