Browse Source

Enhance documentation for album information (fix #123).

pull/136/head
Simon Conseil 11 years ago
parent
commit
5158fd89d4
  1. 6
      docs/album_information.rst

6
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/

Loading…
Cancel
Save