diff options
author | Slávek Banko <[email protected]> | 2020-11-17 19:52:37 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-11-17 19:52:37 +0100 |
commit | 1b6c123de102f0152d296fba8771d348329ba95c (patch) | |
tree | 0f2bb5c5e91f1a6abdd0e585c36c8307b930fc71 /doc/khelpcenter/faq/about.docbook | |
parent | 9b5b19a9b4baaba6199b9d3797df6b8fc8f76606 (diff) | |
download | tdebase-1b6c123de102f0152d296fba8771d348329ba95c.tar.gz tdebase-1b6c123de102f0152d296fba8771d348329ba95c.zip |
Move the khelpcenter guides to the directory level in which they are installed.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'doc/khelpcenter/faq/about.docbook')
-rw-r--r-- | doc/khelpcenter/faq/about.docbook | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/doc/khelpcenter/faq/about.docbook b/doc/khelpcenter/faq/about.docbook new file mode 100644 index 000000000..76967f78a --- /dev/null +++ b/doc/khelpcenter/faq/about.docbook @@ -0,0 +1,47 @@ +<!-- +<?xml version="1.0" ?> +<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" + "dtd/kdex.dtd"> +--> + +<chapter id="about"> +<title>About this <acronym>FAQ</acronym></title> + +<qandaset> +<qandaentry> +<question> +<para>What can I do to help with this <acronym>FAQ</acronym>?</para> +</question> + +<answer> + +<para>Notify us about any errors you find. Suggestions you have are +appreciated. Send us everything that you think is unclear. When possible send us what +you think would be a clearer solution.</para> + +<para>Send us your solutions of those frequently-asked +questions which are still not in this <acronym>FAQ</acronym>. We will +add them as soon as practical.</para> + +<para>Please make full use of this <acronym>FAQ</acronym>. +Read this <acronym>FAQ</acronym> (and other +relevant documentation) well before asking questions on the various +&tde; mailing lists or newsgroups.</para> + +</answer> +</qandaentry> + +<qandaentry> +<question id="FAQ-maintainer-HOWTO"> +<para>How do I become an <acronym>FAQ</acronym> maintainer?</para> +</question> + +<answer> +<para>Becoming an <acronym>FAQ</acronym> maintainer is easy +and we are always grateful for help. :-) Send +us an email at <email>[email protected]</email>. +</para> +</answer> +</qandaentry> +</qandaset> +</chapter> |