AcademySoftwareFoundation/openexr
Fix table formatting in TechnicalIntroduction.rst
开放
#1,550 创建于 2023年9月11日
Documentationgood first issuehelp wanted
仓库指标
- 星标
- (1,812 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.