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/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 <[email protected]>
Diffstat (limited to 'doc/userguide/creating-graphics.docbook')
-rw-r--r-- | doc/userguide/creating-graphics.docbook | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/doc/userguide/creating-graphics.docbook b/doc/userguide/creating-graphics.docbook deleted file mode 100644 index 61c9b545a..000000000 --- a/doc/userguide/creating-graphics.docbook +++ /dev/null @@ -1,30 +0,0 @@ -<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> |