Skip to content

Commit

Permalink
Update docs/tools/code-extension.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Marten Lohstroh <[email protected]>
  • Loading branch information
vinzbarbuto and lhstrh authored Oct 28, 2024
1 parent 6fa21f1 commit 942770b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tools/code-extension.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Once the packages are installed, they will appear in the `./build/lfc_include/`

In this structure:
- **\<Package Name\>**: Represents the root folder of the main package.
- **installed_package**: Represents each package listed in `Lingo.toml`, which contains one or more LF projects featuring reusable reactors.
- **<Installed Package>**: Represents each package listed in `Lingo.toml`, which contains one or more LF projects featuring reusable reactors.

The image below shows a visual representation of the **Installed Packages** section. The **project** icon indicates the LF Package folder (e.g., `AudioClassification`), while the **root-folder** icon represents the downloaded package (e.g., the `edgeai` package in the example). The **code file** icon denotes an LF program within a package, and the **bracket** icon represents individual reactors inside the LF program.

Expand Down

0 comments on commit 942770b

Please sign in to comment.