There is a discrepancy in some brick name and the folder structure. For instance, https://github.com/arduino/app-bricks-
py/blob/main/src/arduino/app_bricks/video_objectdetection/brick_config.yaml.
Where the brick is called video_object_detection but it is stored in the folder video_objectdetection. This makes path generation wrong in some cases.
"api_docs_path": "/home/arduino/.local/share/arduino-app-cli/assets/0.6.1/api-docs/arduino/app_bricks/video_object_detection/API.md",
app-lab view of the above brick
