diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-06-02 20:15:14 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-06-02 20:15:14 +0900 |
commit | 825599fcfff1d8e78368e2dfd9537499f48313a4 (patch) | |
tree | a9fd42262cc516347e5918f4d72173e7bb5006e4 /doc/man/noatun-plugins | |
parent | 9f06a008b5127d555cc992259454f6aa37afb62f (diff) | |
download | tdeaddons-825599fcfff1d8e78368e2dfd9537499f48313a4.tar.gz tdeaddons-825599fcfff1d8e78368e2dfd9537499f48313a4.zip |
Add man pages for TDE applications.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man/noatun-plugins')
-rw-r--r-- | doc/man/noatun-plugins/CMakeLists.txt | 7 | ||||
-rw-r--r-- | doc/man/noatun-plugins/noatunsynaescope.bin.1 | 38 | ||||
-rw-r--r-- | doc/man/noatun-plugins/noatuntippecanoe.bin.1 | 39 | ||||
-rw-r--r-- | doc/man/noatun-plugins/noatuntyler.bin.1 | 39 |
4 files changed, 123 insertions, 0 deletions
diff --git a/doc/man/noatun-plugins/CMakeLists.txt b/doc/man/noatun-plugins/CMakeLists.txt new file mode 100644 index 0000000..24ccd70 --- /dev/null +++ b/doc/man/noatun-plugins/CMakeLists.txt @@ -0,0 +1,7 @@ +file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 ) + +INSTALL( + FILES ${_man_files} + DESTINATION ${MAN_INSTALL_DIR}/man1 + COMPONENT doc +) diff --git a/doc/man/noatun-plugins/noatunsynaescope.bin.1 b/doc/man/noatun-plugins/noatunsynaescope.bin.1 new file mode 100644 index 0000000..fe860f1 --- /dev/null +++ b/doc/man/noatun-plugins/noatunsynaescope.bin.1 @@ -0,0 +1,38 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH NOATUNSYNAESCOPE.BIN 1 "January 31, 2004" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp <n> insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +noatunsynaescope.bin \- start the Synaescope visualisation plugin for Noatun +.SH SYNOPSIS +.B noatunsynaescope.bin +.SH DESCRIPTION +This program starts the Synaescope visualisation plugin for Noatun, the audio +and video media player for TDE. +.PP +This program is for Noatun's internal use and should \fBnot\fP be run +directly. To start the plugin, run Noatun and select Plugins from the +configuration dialog. +.PP +This plugin is part of the TDE addons module. +.SH SEE ALSO +.BR noatun (1). +.SH AUTHOR +The Synaescope plugin was written by Charles Samuels <charles@kde.org>, +Paul Francis Harrison <pfh@yoyo.cc.monash.edu.au> et al. +.br +This manual page was prepared by Ben Burton <bab@debian.org> +for the Debian GNU/Linux system (but may be used by others). diff --git a/doc/man/noatun-plugins/noatuntippecanoe.bin.1 b/doc/man/noatun-plugins/noatuntippecanoe.bin.1 new file mode 100644 index 0000000..b33eb3b --- /dev/null +++ b/doc/man/noatun-plugins/noatuntippecanoe.bin.1 @@ -0,0 +1,39 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH NOATUNTIPPECANOE.BIN 1 "January 31, 2004" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp <n> insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +noatuntippecanoe.bin \- start the Tippecanoe visualisation plugin for Noatun +.SH SYNOPSIS +.B noatuntippecanoe.bin +.SH DESCRIPTION +This program starts the Tippecanoe visualisation plugin for Noatun, the audio +and video media player for TDE. +.PP +This program is for Noatun's internal use and should \fBnot\fP be run +directly. To start the plugin, run Noatun and select Plugins from the +configuration dialog. +.PP +This plugin is part of the TDE addons module. +.SH SEE ALSO +.BR noatun (1). +.SH AUTHOR +The Tippecanoe plugin was written by Neil Stevens <multivac@fcmail.com>, +Charles Samuels <charles@kde.org> and +Paul Francis Harrison <pfh@yoyo.cc.monash.edu.au>. +.br +This manual page was prepared by Ben Burton <bab@debian.org> +for the Debian GNU/Linux system (but may be used by others). diff --git a/doc/man/noatun-plugins/noatuntyler.bin.1 b/doc/man/noatun-plugins/noatuntyler.bin.1 new file mode 100644 index 0000000..5a40010 --- /dev/null +++ b/doc/man/noatun-plugins/noatuntyler.bin.1 @@ -0,0 +1,39 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH NOATUNTYLER.BIN 1 "January 31, 2004" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp <n> insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +noatuntyler.bin \- start the Tyler visualisation plugin for Noatun +.SH SYNOPSIS +.B noatuntyler.bin +.SH DESCRIPTION +This program starts the Tyler visualisation plugin for Noatun, the audio +and video media player for TDE. +.PP +This program is for Noatun's internal use and should \fBnot\fP be run +directly. To start the plugin, run Noatun and select Plugins from the +configuration dialog. +.PP +This plugin is part of the TDE addons module. +.SH SEE ALSO +.BR noatun (1). +.SH AUTHOR +The Tyler plugin was written by Neil Stevens <multivac@fcmail.com>, +Julien Carme <julien.carme@acm.org>, Charles Samuels <charles@kde.org> +and Mitja Horvat <Mitja.Horvat@hermes.si>. +.br +This manual page was prepared by Ben Burton <bab@debian.org> +for the Debian GNU/Linux system (but may be used by others). |