From 93132bf86d653fa99aaaeae8760be43cb411aaed Mon Sep 17 00:00:00 2001 From: John Evans Date: Fri, 14 Jun 2013 14:12:48 -0400 Subject: [PATCH] Minor doc fixes. --- docs/source/how_do_i.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/how_do_i.rst b/docs/source/how_do_i.rst index 5206f79..d4a91bf 100644 --- a/docs/source/how_do_i.rst +++ b/docs/source/how_do_i.rst @@ -7,7 +7,7 @@ Read the lowest resolution thumbnail? ===================================== Printing the Jp2k object should reveal the number of resolutions (look in the COD segment section), but you can take a shortcut by supplying -1 as the reduce -level. +level. :: >>> import pkg_resources >>> import glymur @@ -38,7 +38,7 @@ codestream box, only the main header is printed. It is possible to print Work with XMP UUIDs? ==================== -The example JP2 file shipped with glymur has an XMP UUID:: +The example JP2 file shipped with glymur has an XMP UUID. :: >>> import pkg_resources >>> from glymur import Jp2k