aboutsummaryrefslogtreecommitdiffstats
path: root/docs/mcc-help/en/sample-page-simple.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/mcc-help/en/sample-page-simple.xml')
-rw-r--r--docs/mcc-help/en/sample-page-simple.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/mcc-help/en/sample-page-simple.xml b/docs/mcc-help/en/sample-page-simple.xml
new file mode 100644
index 00000000..8f150dec
--- /dev/null
+++ b/docs/mcc-help/en/sample-page-simple.xml
@@ -0,0 +1,22 @@
+<?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: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>