• Mayank Mittal's avatar
    Fixes building of documentation due to illegal unions (#506) · 779107fc
    Mayank Mittal authored
    With remove of many future imports, it seems Sphinx doc generation was
    sensitive to it. Hence, the docs were not building anymore. This MR
    makes sure that those issues are resolved properly.
    
    Built the docs locally and they work fine.
    
    - Bug fix (non-breaking change which fixes an issue)
    
    - [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
    `./orbit.sh --format`
    - [ ] 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
    - [x] I have run all the tests with `./orbit.sh --test` and they pass
    - [ ] 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
    779107fc
Name
Last commit
Last update
..
draw_markers.rst Loading commit data...
import_new_asset.rst Loading commit data...
index.rst Loading commit data...
master_omniverse.rst Loading commit data...
record_animation.rst Loading commit data...
save_camera_output.rst Loading commit data...
wrap_rl_env.rst Loading commit data...
write_articulation_cfg.rst Loading commit data...