AcademySoftwareFoundation/openexr

Fix formatting of sample exr file in OpenEXRFileLayout.rst

Ouverte

#1 545 ouverte le 11 sept. 2023

 (12 commentaires) (0 réaction) (0 personne assignée)C (695 forks)auto 404
Documentationgood first issuehelp wanted

Métriques du dépôt

Stars
 (1 812 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur