summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/CMakeLists.txt1
-rw-r--r--doc/Makefile.am1
-rw-r--r--doc/en/CMakeLists.txt1
-rw-r--r--doc/en/Makefile.am2
-rw-r--r--doc/en/index.docbook11
-rw-r--r--doc/man/kbibtex.125
6 files changed, 25 insertions, 16 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
deleted file mode 100644
index c938175..0000000
--- a/doc/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-add_subdirectory( en )
diff --git a/doc/Makefile.am b/doc/Makefile.am
deleted file mode 100644
index 81fee21..0000000
--- a/doc/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = en
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt
deleted file mode 100644
index ba3ef3e..0000000
--- a/doc/en/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-tde_create_handbook( DESTINATION ${PROJECT_NAME} )
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am
deleted file mode 100644
index 1bbcebb..0000000
--- a/doc/en/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-KDE_LANG = en
-KDE_DOCS = kbibtex
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
index ef3b136..1c91071 100644
--- a/doc/en/index.docbook
+++ b/doc/en/index.docbook
@@ -93,14 +93,3 @@ Thomas Fischer (Project Manager).
</book>
-
-<!--
-Local Variables:
-mode: sgml
-sgml-namecase-general: t
-sgml-namecase-entity: nil
-sgml-general-insert-case: lower
-sgml-minimize-attributes: nil
-sgml-omittag: nil
-End:
--->
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.