This commit is contained in:
Adrien Beudin 2016-04-21 15:15:38 +02:00
parent 04aa7e96d6
commit 9c953d8ea1

View File

@ -1,9 +1,9 @@
Sections Sections
======== ========
A gallery is composed of a succession of sections as you can see on this [wonderfully A gallery is composed of a succession of sections as you can see on this `wonderfully
totally uninteresting example totally uninteresting example
gallery](http://psycojoker.github.io/prosopopee/first_gallery/) the gallery is gallery <http://psycojoker.github.io/prosopopee/first_gallery/>`_ the gallery is
composed of 5 sections: composed of 5 sections:
* a full screen picture with text written on it * a full screen picture with text written on it
@ -25,8 +25,8 @@ this is not mandatory.
Full Screen picture Full Screen picture
___________________ ___________________
This displays a full screen picture as shown in the [example This displays a full screen picture as shown in the `example
gallery](http://psycojoker.github.io/prosopopee/first_gallery/) in the first gallery <http://psycojoker.github.io/prosopopee/first_gallery/>`_ in the first
and last sections. How you should use it : and last sections. How you should use it :
With text:: With text::
@ -48,8 +48,8 @@ Bordered picture
________________ ________________
This displays a centered picture that is surrounded by white (the background) as This displays a centered picture that is surrounded by white (the background) as
shown in the second position of the [example shown in the second position of the `example
gallery](http://psycojoker.github.io/prosopopee/first_gallery/). gallery <http://psycojoker.github.io/prosopopee/first_gallery/>`_.
How to use it:: How to use it::
@ -60,8 +60,8 @@ Group of pictures
_________________ _________________
This displays a group of zoomable pictures on one or multiple lines as shown on This displays a group of zoomable pictures on one or multiple lines as shown on
the fourth position (after the text) of the [example the fourth position (after the text) of the `example
gallery](http://psycojoker.github.io/prosopopee/first_gallery/):: gallery <http://psycojoker.github.io/prosopopee/first_gallery/>`_::
- type: pictures-group - type: pictures-group
images: images:
@ -82,8 +82,8 @@ a line, you'll have white space on the right.
Text Text
____ ____
This displays some centered text as shown on the third position of the [example This displays some centered text as shown on the third position of the `example
gallery](http://psycojoker.github.io/prosopopee/first_gallery/). HTML is gallery <http://psycojoker.github.io/prosopopee/first_gallery/>`_. HTML is
allowed inside the text. allowed inside the text.
How to use it:: How to use it::