### 📚 The doc issue Here https://docs.pytorch.org/executorch/main/using-executorch-building-from-source.html We have a warning section <img width="750" alt="Image" src="https://github.com/user-attachments/assets/0807cdf9-ccf4-4cf7-be66-20e0f3d3bd86" /> This warning is not necessary since editable mode now works with code like: ```bash python -c "from executorch.exir import CaptureConfig" ``` We can completely remove this section. ### Suggest a potential alternative/fix _No response_ cc @mergennachin @byjlw