AcademySoftwareFoundation/openexr
Fix table formatting in TechnicalIntroduction.rst
Offen
#1.550 geöffnet am 11.09.2023
Documentationgood first issuehelp wanted
Repository-Metriken
- Stars
- (1.812 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Tables currently implemented as grid tables should be converted to list-table, which handles left-justification of text:
- https://openexr.com/en/latest/TechnicalIntroduction.html#levels-and-level-modes
- https://openexr.com/en/latest/TechnicalIntroduction.html#tiled-image
This task requires some basic familiarity with reStructuredText and sphinx but the concepts are easy to pick up from other examples. See Building the Website for how to test the formatting.