From afdfc9b17d1a626fecbfb3ac4c5828beea6fec47 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Wed, 8 May 2019 14:46:23 +0200 Subject: conversion to the cmake building system MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gregory guy Signed-off-by: Slávek Banko --- doc/man/CMakeLists.txt | 5 ++ doc/man/kxmleditor.1 | 122 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 127 insertions(+) create mode 100644 doc/man/CMakeLists.txt create mode 100644 doc/man/kxmleditor.1 (limited to 'doc/man') diff --git a/doc/man/CMakeLists.txt b/doc/man/CMakeLists.txt new file mode 100644 index 0000000..8512250 --- /dev/null +++ b/doc/man/CMakeLists.txt @@ -0,0 +1,5 @@ +INSTALL( + FILES ${PROJECT_NAME}.1 + DESTINATION ${MAN_INSTALL_DIR}/man1 + COMPONENT doc +) diff --git a/doc/man/kxmleditor.1 b/doc/man/kxmleditor.1 new file mode 100644 index 0000000..42eb2bc --- /dev/null +++ b/doc/man/kxmleditor.1 @@ -0,0 +1,122 @@ +.TH kxmleditor "1" "April 2002" "kxmleditor" "User Commands" +.SH NAME +kxmleditor \- manual page for kxmleditor +.SH SYNOPSIS +.B kxmleditor +[\fIQt-options\fR] [\fIKDE-options\fR] [\fIFile\fR] +.SH DESCRIPTION +KXML Editor is an utility to display and edit XML files +.SS "Generic options:" +.TP +\fB\-\-help\fR +Show help about options +.TP +\fB\-\-help\-qt\fR +Show Qt specific options +.TP +\fB\-\-help\-kde\fR +Show KDE specific options +.TP +\fB\-\-help\-all\fR +Show all options +.TP +\fB\-\-author\fR +Show author information +.TP +\fB\-v\fR, \fB\-\-version\fR +Show version information +.TP +\fB\-\-license\fR +Show license information +.TP +\fB\-\-\fR +End of options +.SS "KDE-options" +.TP +\fB\-\-caption \fR +Use 'caption' as name in the titlebar. +.TP +\fB\-\-icon \fR +Use 'icon' as the application icon. +.TP +\fB\-\-miniicon \fR +Use 'icon' as the icon in the titlebar. +.TP +\fB\-\-dcopserver \fR +Use the DCOP Server specified by 'server'. +.TP +\fB\-\-nocrashhandler\fR +Disable crash handler, to get core dumps. +.TP +\fB\-\-waitforwm\fR +Waits for a WM_NET compatible windowmanager. +.TP +\fB\-\-style