From 5158fd89d4f9101b88f171c9b3bca81ef6462708 Mon Sep 17 00:00:00 2001 From: Simon Conseil Date: Sun, 23 Nov 2014 22:59:44 +0100 Subject: [PATCH] Enhance documentation for album information (fix #123). --- docs/album_information.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/album_information.rst b/docs/album_information.rst index b54e0a9..369d749 100644 --- a/docs/album_information.rst +++ b/docs/album_information.rst @@ -34,8 +34,8 @@ can be used in the template with: If this file does not exist or if some meta-data is missing: -- The directory's name is used for the title (dashes and underscores are - replaced with spaces). -- The first image of the directory is used as thumbnail. +- The directory's name is used for the title. +- The first landscape image of the directory is used as thumbnail, or the first + image if no landscape image is found. .. _markdown: http://daringfireball.net/projects/markdown/