1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-02 14:33:18 +02:00

doc: Reduce size of images in docs

Since the docs are now in the tree, so are the images in docs.
The patch reduces the size of images to be under control: target
1024x768 and within 128Kb whenever possible (which is possible for
almost all of them).

The patch reduces the size of the tarball from ~10M to ~4.5M

Change-Id: I76768d94540f15d929537c73e232b035cf081c7b
Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/85445
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Anastasia Klimchuk
2024-12-03 13:06:07 +11:00
parent 9eb1f1f424
commit 5ecd48978b
44 changed files with 6 additions and 6 deletions

View File

@ -33,8 +33,8 @@ Misc questions
* We use CC-BY-4.0 license for documentation.
* Writing style can be formal or informal, it's mostly up to you, the
important thing is to make the text clear, readable and unambiguous. You
can insert images if this really helps the readers to understand the
instructions.
important thing is to make the text clear, readable and unambiguous.
* You can insert images if this really helps the readers to understand the
instructions. Please try to target size 1024x768 and within 128Kb whenever possible.
* Documentation should be relevant to either flashrom usage or flashrom
development