diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-11-17 19:52:37 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-11-17 19:52:37 +0100 |
commit | 1b6c123de102f0152d296fba8771d348329ba95c (patch) | |
tree | 0f2bb5c5e91f1a6abdd0e585c36c8307b930fc71 /doc/khelpcenter/userguide/creating-graphics.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 <slavek.banko@axis.cz>
Diffstat (limited to 'doc/khelpcenter/userguide/creating-graphics.docbook')
-rw-r--r-- | doc/khelpcenter/userguide/creating-graphics.docbook | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/khelpcenter/userguide/creating-graphics.docbook b/doc/khelpcenter/userguide/creating-graphics.docbook new file mode 100644 index 000000000..61c9b545a --- /dev/null +++ b/doc/khelpcenter/userguide/creating-graphics.docbook @@ -0,0 +1,30 @@ +<sect1 id="graphics"> +<!-- Uncomment the <*info> below and add your name to be --> +<!-- credited for writing this section. --> + +<!-- +<sect1info> +<authorgroup> +<author> +<firstname>Your First Name here</firstname> +<surname>Your Surname here </surname> +</author> +</authorgroup> +</sect1info> +--> + +<title>Creating Graphics</title> + +<para>How to create graphics with &tde; apps.. (ok, maybe not)</para> + +<!-- Add links to "further reading" here - in this case, for the whole --> +<!-- chapter. --> +<!-- <itemizedlist> +<title>Related Information</title> +<listitem><para>to be written</para> +</listitem> +</itemizedlist>--> + + + +</sect1> |