summaryrefslogtreecommitdiffstats
path: root/help/C/introduction.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/introduction.page')
-rw-r--r--help/C/introduction.page48
1 files changed, 48 insertions, 0 deletions
diff --git a/help/C/introduction.page b/help/C/introduction.page
new file mode 100644
index 0000000..3474359
--- /dev/null
+++ b/help/C/introduction.page
@@ -0,0 +1,48 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
+ type="guide"
+ id="introduction">
+
+ <info>
+ <revision version="0.1" date="2013-01-08" status="candidate"/>
+ <link type="guide" xref="index"/>
+ <link type="seealso" xref="overview"/>
+
+ <credit type="author copyright">
+ <name>Sindhu S</name>
+ <email its:translate="no">sindhus@live.in</email>
+ <years>2013</years>
+ </credit>
+ <credit type="copyright editor">
+ <name>Ekaterina Gerasimova</name>
+ <email its:translate="no">kittykat3756@gmail.com</email>
+ <years>2013</years>
+ </credit>
+ <credit type="copyright editor">
+ <name>Michael Hill</name>
+ <email its:translate="no">mdhillca@gmail.com</email>
+ <years>2013</years>
+ </credit>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+ <desc>Learn about the GNOME terminal emulator.</desc>
+ </info>
+
+ <title>Introduction</title>
+
+ <p><app>Terminal</app> is a terminal emulator application for accessing a
+ UNIX shell environment which can be used to run programs available on your
+ system.</p>
+
+ <p><app>Terminal</app> supports escape sequences that control cursor position
+ and colors.</p>
+
+ <figure>
+ <title>GNOME Terminal</title>
+ <desc>Screenshot of GNOME <app>Terminal</app></desc>
+ <media type="image" src="figures/gnome-terminal.png" width="668">
+ </media>
+ </figure>
+
+</page>