DOC add a missing header markup

This commit is contained in:
Mikhail Korobov 2015-01-07 03:39:57 +05:00
parent 7d3d0b18ed
commit 5e9b770ddb

View File

@ -116,7 +116,8 @@ The fields are used as follows:
Note that the :py:attr:`tile` attribute contains a list of tile descriptors, Note that the :py:attr:`tile` attribute contains a list of tile descriptors,
not just a single descriptor. not just a single descriptor.
The ``raw`` decoder The raw decoder
---------------
The ``raw`` decoder is used to read uncompressed data from an image file. It The ``raw`` decoder is used to read uncompressed data from an image file. It
can be used with most uncompressed file formats, such as PPM, BMP, uncompressed can be used with most uncompressed file formats, such as PPM, BMP, uncompressed