commit | 78403784b4ebd986dbbaad007cc74f4d0d4bf2f6 | [log] [tgz] |
---|---|---|
author | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Fri May 13 10:59:31 2022 +0000 |
committer | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Fri May 13 10:59:57 2022 +0000 |
tree | cf9f5ea1df283488c5af70126b13b6669c69755d | |
parent | b9a3dd0f53e08bc84801c4f750bdd3221ae99901 [diff] |
Unification of MIB upload package generation for unknown MEs and attributes Change-Id: I540acd946f62362af3968c0099de557dc41ff665
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.