zephyr/doc/getting_started
Chris Pearson 496042740e Doc: Getting Started: Image fix for PDF generation
The `pdftex` utility that is used for PDF documentation generation does
not support GIF images.

This fix replaces the animated `ReelBoard-Blinky.gif` with an animated
PNG (APNG) image `ReelBoard-Blinky.png`.

Note that APNGs are backwards  compatible with "normal" PNGs. Modern
web browsers will display APNGs in the same way as animated GIFs, while
any application that can read PNG files can read APNG files
successfully.

Signed-off-by: Chris Pearson <ctpearson@gmail.com>
2021-07-14 10:49:22 +03:00
..
img Doc: Getting Started: Image fix for PDF generation 2021-07-14 10:49:22 +03:00
index.rst Doc: Getting Started: Image fix for PDF generation 2021-07-14 10:49:22 +03:00
installation_linux.rst doc: gs: Clearly state the main dependencies min version 2021-06-03 13:40:14 +02:00
installation_mac.rst
installation_win.rst
toolchain_3rd_party_x_compilers.rst doc: toolchains: move description of alternative install method on mac 2021-05-28 10:59:18 -05:00
toolchain_custom_cmake.rst
toolchain_host.rst
toolchain_other_x_compilers.rst