aboutsummaryrefslogtreecommitdiffstats
path: root/docs/mcc-help/en/sample-page-sections.xml
diff options
context:
space:
mode:
authorMarja van Waes <marja@mageia.org>2013-10-09 19:23:39 +0200
committerMarja van Waes <marja@mageia.org>2013-10-09 19:23:39 +0200
commitf625289b0055a134c13a60e5f36ad85c92577c38 (patch)
treee8eb6318f6ab98823dce1047cc1b07d1fc89798b /docs/mcc-help/en/sample-page-sections.xml
parent6120b693e949f1e15b4b27ab2cffba1ba6d8542c (diff)
downloadtools-f625289b0055a134c13a60e5f36ad85c92577c38.tar
tools-f625289b0055a134c13a60e5f36ad85c92577c38.tar.gz
tools-f625289b0055a134c13a60e5f36ad85c92577c38.tar.bz2
tools-f625289b0055a134c13a60e5f36ad85c92577c38.tar.xz
tools-f625289b0055a134c13a60e5f36ad85c92577c38.zip
import MCC-help .xml files from Calenco
Diffstat (limited to 'docs/mcc-help/en/sample-page-sections.xml')
-rw-r--r--docs/mcc-help/en/sample-page-sections.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/docs/mcc-help/en/sample-page-sections.xml b/docs/mcc-help/en/sample-page-sections.xml
new file mode 100644
index 00000000..f4b50cc0
--- /dev/null
+++ b/docs/mcc-help/en/sample-page-sections.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:id="sample-page-sections"><info><title xml:id="sample-page-sections-ti1">Sample page with several sections</title></info>
+
+<section xml:id="first-section"><info><title xml:id="first-section-ti2" >This is the first section</title></info>
+ <para xml:id="sample-page-sections-pa2" revision="1">This section is nested in a section that covers the whole page</para>
+
+ </section>
+
+
+
+
+
+ <section xml:id="second-section"><info><title xml:id="second-section-ti3" >This is the second section</title></info>
+ <para xml:id="sample-page-sections-pa2" revision="1">In html you can link to it by adding #second-section to the link to this page</para>
+
+ </section>
+
+ <section xml:id="third-section"><info><title xml:id="third-section-ti3" >This is the third section</title></info>
+
+ <para xml:id="sample-page-sections-pa3" revision="1">And this section will be shown when going to <code>/sample-page-sections#third-section</code> </para>
+
+ </section>
+
+ </section> \ No newline at end of file