[kde-doc-english] [khelpcenter] doc/onlinehelp: add page with links to online help to khelpcenter CCMAIL:annew at kde.org CCMAIL:admin at forum.kde.org

Aleix Pol aleixpol at kde.org
Thu Apr 17 15:20:05 UTC 2014


Git commit bcc098f2a4a90d34100a720413c32ecef49e707d by Aleix Pol, on behalf of Burkhard Lück.
Committed on 11/05/2010 at 18:15.
Pushed by apol into branch 'master'.

add page with links to online help to khelpcenter CCMAIL:annew at kde.org CCMAIL:admin at forum.kde.org

svn path=/trunk/KDE/kdebase/runtime/; revision=1125558

A  +3    -0    doc/onlinehelp/CMakeLists.txt
A  +96   -0    doc/onlinehelp/index.docbook

http://commits.kde.org/khelpcenter/bcc098f2a4a90d34100a720413c32ecef49e707d

diff --git a/doc/onlinehelp/CMakeLists.txt b/doc/onlinehelp/CMakeLists.txt
new file mode 100644
index 0000000..f17f580
--- /dev/null
+++ b/doc/onlinehelp/CMakeLists.txt
@@ -0,0 +1,3 @@
+########### install files ###############
+#
+kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR khelpcenter/onlinehelp)
diff --git a/doc/onlinehelp/index.docbook b/doc/onlinehelp/index.docbook
new file mode 100644
index 0000000..0aff625
--- /dev/null
+++ b/doc/onlinehelp/index.docbook
@@ -0,0 +1,96 @@
+<?xml version="1.0" ?>
+<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
+"dtd/kdex.dtd" [
+  <!ENTITY % addindex "IGNORE">
+  <!ENTITY % English "INCLUDE">
+]>
+<article lang="&language;">
+<title>Online Help</title>
+<articleinfo>
+
+<date>2010-03-10</date>
+<releaseinfo>&kde; 4.4</releaseinfo>
+
+</articleinfo>
+
+<para>On this page, you can find different ways to find online
+help and additional information provided by the KDE community.</para>
+
+<variablelist>
+<title>KDE UserBase</title>
+<varlistentry><term>
+<ulink url="http://userbase.kde.org/An_introduction_to_KDE">An 
+Introduction to KDE</ulink></term>
+<listitem>
+<para>Learn more about the <ulink url="http://userbase.kde.org/What_is_KDE">
+KDE community and its software</ulink> and find information to help you get 
+started. Also, discover what <ulink url="http://userbase.kde.org/UserBase">
+UserBase</ulink> is and how it can help you.
+</para>
+</listitem>
+</varlistentry>
+
+<varlistentry><term>
+<ulink url="http://userbase.kde.org/Getting_Help">Getting Help</ulink></term>
+<listitem>
+<para>Need some help? Here are some suggested places where you can get help 
+with  problems, as well some hints on how to improve the quality of answers you receive.
+</para>
+</listitem>
+</varlistentry>
+
+<varlistentry><term>
+<ulink url="http://userbase.kde.org/Applications">Applications</ulink></term>
+<listitem>
+<para>Discover the wide variety of applications from the KDE Community, 
+and find out what program suits your needs and preferences.
+</para>
+</listitem>
+</varlistentry>
+
+<varlistentry><term>
+<ulink url="http://userbase.kde.org/Tutorials">Tutorials</ulink></term>
+<listitem>
+<para>How-To's, Tips & Tricks that can help make your KDE software 
+experience more enjoyable and productive.
+</para>
+</listitem>
+</varlistentry>
+
+</variablelist>
+
+<variablelist>
+<title>KDE Forum</title>
+<varlistentry><term>
+<ulink url="http://forum.kde.org/">KDE Community Forums</ulink></term>
+<listitem>
+<para>The KDE Forums offer users, developers and people interested in KDE 
+a place to help each other, discuss KDE-related topics and exchange ideas.
+You can find <ulink url="http://forum.kde.org/viewforum.php?f=14/">Tutorials & 
+Tips</ulink> in the forum.</para>
+</listitem>
+</varlistentry>
+</variablelist>
+
+<variablelist>
+<title>KDE Techbase</title>
+<varlistentry><term>
+<ulink url="http://techbase.kde.org/">KDE Techbase</ulink></term>
+<listitem>
+<para>Information for developers and help to set up a KDE development environment.</para>
+</listitem>
+</varlistentry>
+</variablelist>
+
+<variablelist>
+<title>KDE Documentation</title>
+<varlistentry><term>
+<ulink url="http://docs.kde.org/">KDE Documentation site</ulink></term>
+<listitem>
+<para>This page holds the complete KDE User Documentation in over 25 languages
+for the released and the development version of KDE SC.</para>
+</listitem>
+</varlistentry>
+</variablelist>
+
+</article>
\ No newline at end of file



More information about the kde-doc-english mailing list