commit | 226dccef9a5d36d85a36acadd6602e372186d64b | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Nov 01 13:20:20 2019 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Nov 01 13:20:20 2019 -0700 |
tree | d067c8f5fdc2575d06d5beaf66475f27a21c0c06 | |
parent | 0208caab1f07977f201f623509f8194be5c26ec9 [diff] |
Changing output format for the BBSim scale pipeline plot Change-Id: I55ebbc550581d3c6ac248c36bd00af7256caae96
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.