From 0d1b9a161a2277dfc19e61617e8f83f201b4fe79 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 8 Nov 2016 07:47:04 +0100 Subject: [PATCH] README.adoc: explain howto include screenshots --- README.adoc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.adoc b/README.adoc index 062b94e..2970e60 100644 --- a/README.adoc +++ b/README.adoc @@ -239,6 +239,25 @@ text: For example, block headers can be used to add file names/paths to file content listings. +Screenshots +----------- + +[thumbnail="gui-datacenter-search.png"] + +First, it should be noted that we can display screenshots on 'html' +and 'wiki' pages, and we can include them in printed doumentation. But +ith is not possible to render them inside manual pages. So screenshot +inside manual pages should be optional, i.e. the text should not +depend on the visibility of the screenshot. You can include a +screenshot by setting the 'thumbnail' attribute on a paragraph: + +---- +[thumbnail="gui-datacenter-search.png"] +First, it should be noted ... +---- + + + Copyright --------- -- 2.39.2