Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Documentation] [Silabs] Broken links since PR #26766 Rename examples folder #26881

Open
lboue opened this issue May 26, 2023 · 2 comments
Open

Comments

@lboue
Copy link
Contributor

lboue commented May 26, 2023

Documentation issues

Summary

Broken links in Silabs documentation since PR #26766 (Rename examples folder)

The path "./examples/lighting-app/silabs/efr32/" doesn't exist.

Test

cd ~/connectedhomeip
  ./scripts/examples/gn_silabs_example.sh ./examples/lighting-app/silabs/efr32/ ./out/lighting-app BRD4187C
+ PYTHON_PATH=/home/user/connectedhomeip/.environment/pigweed-venv/bin/python3
+ BUILD_DIR=./out/lighting-app/BRD4187C
+ echo BUILD_DIR=./out/lighting-app/BRD4187C
BUILD_DIR=./out/lighting-app/BRD4187C
+ '[' '' == true ']'
+ '[' false == true ']'
+ DOTFILE=./examples/lighting-app/silabs/efr32//openthread.gn
+ '[' false == true ']'
+ gn gen --check --script-executable=/home/user/connectedhomeip/.environment/pigweed-venv/bin/python3 --fail-on-unused-args --export-compile-commands --root=./examples/lighting-app/silabs/efr32/ --dotfile=./examples/lighting-app/silabs/efr32//openthread.gn '--args=silabs_board="BRD4187C" sl_matter_version_str="v1.1-master-1aca004d68-dirty" ' ./out/lighting-app/BRD4187C
ERROR Root source path not found.
The path "./examples/lighting-app/silabs/efr32/" doesn't exist.

Platform

efr32

@bzbarsky-apple
Copy link
Contributor

@jepenven-silabs

@lboue
Copy link
Contributor Author

lboue commented Nov 2, 2023

Did you fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants