From fdf6d58fc902782ce88d003cdd2a7fda6462e6ee Mon Sep 17 00:00:00 2001 From: Kubat <mael.martin31@gmail.com> Date: Mon, 4 May 2020 10:40:35 +0200 Subject: [PATCH] Manpages update --- doc/footer | 20 -------------------- doc/lektor.1 | 26 +++++++++++++++++++++++++- 2 files changed, 25 insertions(+), 21 deletions(-) diff --git a/doc/footer b/doc/footer index 505654ab..ec6a4ace 100644 --- a/doc/footer +++ b/doc/footer @@ -1,23 +1,3 @@ -.SH "AUTHOR AND AVAILABILITY" -Lektor is a karaoke player for POSIX compliant systems (i.e. not MS-Windows) -writen initially in C. Some may call it Lektor mk 7. It was writen by Hubert -\'Taiite' HIRTZ, Maël 'Kubat' MARTIN and Louis 'Elliu' GOYARD. These people -also helped: Loïc 'Sting' ALLÈGRE and Etienne 'Pelle' BRATEAU. -.PP -The up\-to\-date source code is available via Git from Gitlab\&. See -\fBhttps://git\&.iiens\&.net/martin2018/lektor\fP. The source code is -provided under the \fIISC\fP licence. -.fi -.SH "RELATED SITES AND THE LEKTOR FAQ" -Just see one of the dev from lektor or a bakateux if you have some questions -about lektor. -.PP -.PD 0 -.TP -\fBhttps://kurisu.iiens.net\fP The depo site for the karaoke base -.TP -\fBhttps://manga.iiens.net\fP The home website for the Bakaclub -.PD .SH "FILES" .PD 0 .TP diff --git a/doc/lektor.1 b/doc/lektor.1 index d10932c6..8bfa2895 100644 --- a/doc/lektor.1 +++ b/doc/lektor.1 @@ -84,13 +84,37 @@ the \fBarg\fP should be the author of the kara the \fBarg\fP should be a sqlite3 query. The formating string on which the query is applied is like \fB"${cat}/${source} - ${type}${song_num?} - ${title}"\fP. You usually want to do this. -.PP + .SH "SUPPORTED LANGUAGES" The supported languages in lektor are: \fBjp\fP, \fBfr\fP, \fBsp\fP, \fBen\fP, \fBlatin\fP, \fBit\fP, \fBru\fP, \fBmulti\fP and \fBundefined\fP. + .SH "SUPPORTED TYPES" The supported types in lektor are: \fBOP\fP, \fBED\fP, \fBIS\fP, \fBAMV\fP, \fBVOCA\fP, \fBMV\fP, \fBPV\fP and \fBLIVE\fP. + .SH "SUPPORTED CATEGORIES" The supported categories in lektor are: \fBvo\fP, \fBva\fP, \fBcdg\fP, \fBamv\fP, \fBvocaloid\fP and \fBautres\fP. + +.SH "AUTHOR AND AVAILABILITY" +Lektor is a karaoke player for POSIX compliant systems (i.e. not MS-Windows) +writen initially in C. Some may call it Lektor mk 7. It was writen by Hubert +\'Taiite' HIRTZ, Maël 'Kubat' MARTIN and Louis 'Elliu' GOYARD. These people +also helped: Loïc 'Sting' ALLÈGRE and Etienne 'Pelle' BRATEAU. +.PP +The up\-to\-date source code is available via Git from Gitlab\&. See +\fBhttps://git\&.iiens\&.net/martin2018/lektor\fP. The source code is +provided under the \fIISC\fP licence. +.fi + +.SH "RELATED SITES AND THE LEKTOR FAQ" +Just see one of the dev from lektor or a bakateux if you have some questions +about lektor. +.PP +.PD 0 +.TP +\fBhttps://kurisu.iiens.net\fP The depo site for the karaoke base +.TP +\fBhttps://manga.iiens.net\fP The home website for the Bakaclub +.PD -- GitLab