commit | 442124bbdb5d0eca785fc843c3d06286f924b54c | [log] [tgz] |
---|---|---|
author | Elia Battiston <elia@opennetworking.org> | Thu Mar 24 11:36:29 2022 +0100 |
committer | Elia Battiston <elia@opennetworking.org> | Thu Mar 24 14:55:35 2022 +0100 |
tree | d780c10b4359b08f709e1342a55e50957b1a06d8 | |
parent | 0559ba2af507456fd3c0b7f5598ee83a6f544452 [diff] |
[VOL-4658] Add TransceiverComponentsAttributes to PON DMI components Change-Id: I67db27b6c8434b0579e0863ac518b73d4871aa27
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.