summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-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.