summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-04-05 15:43:04 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-04-05 15:43:04 +0200
commit9cc21b83f7b637450c4fc40d033ccad7896b07f1 (patch)
treee26d4495c1e3190d69c813a10c50d5ec4482e472 /doc/man
parentba90128b44d83d54e230b614997e8927d7d255e6 (diff)
downloadkbibtex-9cc21b83f7b637450c4fc40d033ccad7896b07f1.tar.gz
kbibtex-9cc21b83f7b637450c4fc40d033ccad7896b07f1.zip
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/CMakeLists.txt5
-rw-r--r--doc/man/kbibtex.125
2 files changed, 30 insertions, 0 deletions
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/kbibtex.1 b/doc/man/kbibtex.1
new file mode 100644
index 0000000..e77cebc
--- /dev/null
+++ b/doc/man/kbibtex.1
@@ -0,0 +1,25 @@
+.\"
+.TH "KBibTeX" "1" "11 September 2005" "TDE" "TDE Application"
+.SH "NAME"
+kbibtex \- a bibtex editor for TDE
+
+.SH "SYNOPSIS"
+.B kbibtex
+[\fIQt\-options\fR] [\fITDE\-options\fR] [\fIfile\fR]
+.SH "DESCRIPTION"
+KBibTeX is a BibTeX editor for TDE written by Thomas Fischer and released under the GPL.
+
+KBibTeX can be started as a stand\-alone program or embedded into virtually every TDE program (e.g. Konqueror).
+
+It supports searching for citations via Google and CiteSeer.
+.SH "AUTHOR"
+Thomas Fischer <fischer@unix\-ag.uni\-kl.de>
+
+.SH "SEE ALSO"
+.BR bibtex "(1)"
+.PP
+The \fBkbibtex\fR homepage at:
+.I http://www.unix\-ag.uni\-kl.de/~fischer/kbibtex/
+
+.SH "BUGS"
+When reporting bugs, please submit the BibTeX file for diagnostics, too.