[nemiver/mallard-docs: 19/28] Add a stub page for variables



commit cc69773d0c6ebf93c308cdf327bab143e182cf0c
Author: Baptiste Mille-Mathias <baptistem gnome org>
Date:   Sat Jun 8 22:17:55 2013 +0200

    Add a stub page for variables

 help/C/variables.page |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)
---
diff --git a/help/C/variables.page b/help/C/variables.page
new file mode 100644
index 0000000..a409bd0
--- /dev/null
+++ b/help/C/variables.page
@@ -0,0 +1,24 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="variables">
+
+    <info>
+        <link type="guide" xref="index#basic-debugging"/>
+        <revision version="0.1" date="2013-06-08" status="stub"/>
+        <desc>Viewing and manipulating variables</desc>
+    </info>
+
+    <title>Variables</title>
+
+    <section id="variable-view">
+        <title>View variables</title>
+        <p></p>
+    </section>
+
+
+    <section id="variable-editing">
+        <title>Edit variables</title>
+        <p></p>
+    </section>
+
+</page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]