Skip to content

Remove the outdated warning in building from source documentation #11229

Open
@larryliu0820

Description

@larryliu0820

📚 The doc issue

Here https://docs.pytorch.org/executorch/main/using-executorch-building-from-source.html

We have a warning section

Image

This warning is not necessary since editable mode now works with code like:

python -c "from executorch.exir import CaptureConfig"

We can completely remove this section.

Suggest a potential alternative/fix

No response

cc @mergennachin @byjlw

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersmodule: docIssues related to documentation, both in docs/ and inlined in code

    Type

    No type

    Projects

    Status

    To triage

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions