• Mayank Mittal's avatar
    Abstracts out common steps in installation guide (#3445) · e4d644f2
    Mayank Mittal authored
    # Description
    
    A lot of content is shared between different installation guides. This
    MR moves them to a common "include" so that it is easier for us to
    maintain and modify these changes.
    
    ## Type of change
    
    - Documentation update
    
    ## Checklist
    
    - [x] I have read and understood the [contribution
    guidelines](https://isaac-sim.github.io/IsaacLab/main/source/refs/contributing.html)
    - [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
    `./isaaclab.sh --format`
    - [x] I have made corresponding changes to the documentation
    - [x] My changes generate no new warnings
    - [ ] I have added tests that prove my fix is effective or that my
    feature works
    - [ ] I have updated the changelog and the corresponding version in the
    extension's `config/extension.toml` file
    - [x] I have added my name to the `CONTRIBUTORS.md` or my name already
    exists there
    
    ---------
    Co-authored-by: 's avatarKelly Guo <kellyg@nvidia.com>
    e4d644f2
index.rst 5.73 KB