DALI
DALI copied to clipboard
Split operations table to module sections
Description
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Refactoring (Redesign of existing code that doesn't affect functionality)
- [x] Other (e.g. Documentation, Tests, Configuration)
What happened in this PR
Split operations table to module sections.
Whatever I do, even with widths directive,
some table don't have the required dimensions
and try to nest the middle column/are shorter.
I only tried this with the main table.
Additional information
- Affected modules and functionalities: Docs
- Key points relevant for the review:
Checklist
Tests
- [ ] Existing tests apply
- [ ] New tests added
- [ ] Python tests
- [ ] GTests
- [ ] Benchmark
- [ ] Other
- [x] N/A
Documentation
- [ ] Existing documentation applies
- [ ] Documentation updated
- [ ] Docstring
- [ ] Doxygen
- [x] RST
- [ ] Jupyter
- [ ] Other
- [ ] N/A
DALI team only
Requirements
- [ ] Implements new requirements
- [ ] Affects existing requirements
- [x] N/A
REQ IDs: N/A
JIRA TASK: N/A
CI MESSAGE: [3840092]: BUILD STARTED