AcademySoftwareFoundation/openexr
Fix formatting of sample exr file in OpenEXRFileLayout.rst
Open
#1,545 opened on Sep 11, 2023
Documentationgood first issuehelp wanted
Repository metrics
- Stars
- (1,812 stars)
- PR merge metrics
- (PR metrics pending)
Description
The formatting here is confusing and hard to read: https://openexr.com/en/latest/OpenEXRFileLayout.html#sample-file
The table show simply annotate each byte of the file, alongside the hex value of the byte. The formatting would probably work better as a single long column.
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.