From 5e9b770ddb2ee4e1bdde8c2ed93bcb520477a624 Mon Sep 17 00:00:00 2001 From: Mikhail Korobov Date: Wed, 7 Jan 2015 03:39:57 +0500 Subject: [PATCH] DOC add a missing header markup --- docs/handbook/writing-your-own-file-decoder.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/handbook/writing-your-own-file-decoder.rst b/docs/handbook/writing-your-own-file-decoder.rst index 10833a53e..f871ac521 100644 --- a/docs/handbook/writing-your-own-file-decoder.rst +++ b/docs/handbook/writing-your-own-file-decoder.rst @@ -116,7 +116,8 @@ The fields are used as follows: Note that the :py:attr:`tile` attribute contains a list of tile descriptors, 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 can be used with most uncompressed file formats, such as PPM, BMP, uncompressed