aboutsummaryrefslogtreecommitdiffstats
path: root/docs/mcc-help/uk/sample-page-simple.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/mcc-help/uk/sample-page-simple.xml')
-rw-r--r--docs/mcc-help/uk/sample-page-simple.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/docs/mcc-help/uk/sample-page-simple.xml b/docs/mcc-help/uk/sample-page-simple.xml
new file mode 100644
index 00000000..878bb613
--- /dev/null
+++ b/docs/mcc-help/uk/sample-page-simple.xml
@@ -0,0 +1,31 @@
+<?xml version='1.0' encoding='utf-8'?>
+
+
+
+
+
+
+
+
+<!-- Made by marja on 2012 03 18 -->
+<!-- NEEDS TO BE REVIEWED! -->
+<section xmlns="http://docbook.org/ns/docbook" version="5.0" xml:lang="uk" xml:id="sample-page-simple"><info><title xml:id="sample-page-simple-ti1">Simple sample page</title></info>
+
+ <para> TEST3: Again writing a line to test whether version number is increased on
+saving this file </para>
+
+
+ <para xml:id="sample-page-simple-pa1" revision="1">You can use this page to make another simple page, but if you do so, don't
+forget to not only change the name of this file, but to change the page name
+in the code of this page, too </para>
+
+ <para xml:id="sample-page-simple-pa2" revision="1">Everywhere where you see <code>sample-page-simple</code> in the code, you
+should change that into your page name</para>
+
+ <para xml:id="sample-page-simple-pa3" revision="1">If you want to make more paragraphs, copy one and change its number in the
+code, for instance <code>pa3</code> to <code>pa4</code> and then change the
+content. It is possible to put a paragraph between existing ones by adding a
+letter to the number, e.g. <code>pa2a</code> </para>
+
+
+ </section>