From 781209ec9e3623b1eb9cc113f08537427aacfb77 Mon Sep 17 00:00:00 2001 From: pacien Date: Sun, 16 Feb 2020 11:58:10 +0100 Subject: viewer: add stub manual page (cherry picked from commit 3b8c48d69d3d6b91f46815abde02fc3ca3406693) --- viewer/ldgallery-viewer.7.md | 45 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 viewer/ldgallery-viewer.7.md diff --git a/viewer/ldgallery-viewer.7.md b/viewer/ldgallery-viewer.7.md new file mode 100644 index 0000000..0711496 --- /dev/null +++ b/viewer/ldgallery-viewer.7.md @@ -0,0 +1,45 @@ +--- +pagetitle: Viewer user manual - ldgallery +title: LDGALLERY-VIEWER(7) ldgallery viewer +author: Pacien TRAN-GIRARD, Guillaume FOUET +date: 2020-02-16 (v0.1.0.0-SNAPSHOT) +--- + + +# NAME + +ldgallery viewer - a static web gallery with tags + + +# DESCRIPTION + +TODO + + +# USER INTERFACE + +TODO + + +# SEARCH QUERIES + +TODO + + +# VIEWER CONFIGURATION + +TODO + +key.key +: Details + + +# SEE ALSO + +The ldgallery source code is available on . + +Copyright (C) 2019-2020 Pacien TRAN-GIRARD and Guillaume FOUET. + +This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details . -- cgit v1.2.3