[gnome-boxes] Adding first stub pages
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] Adding first stub pages
- Date: Tue, 5 Mar 2013 13:24:25 +0000 (UTC)
commit 2a86bae08e1f6fbd54094cb002c90d9f915a9c49
Author: Baptiste Mille-Mathias <baptistem gnome org>
Date: Sun Apr 8 20:01:12 2012 +0200
Adding first stub pages
https://bugzilla.gnome.org/show_bug.cgi?id=670766
help/C/index.page | 22 +++++++++++++++++++++
help/C/what-is-a-virtual-machine.page | 23 ++++++++++++++++++++++
help/C/why-do-I-need-to-run-virtual-machine.page | 22 +++++++++++++++++++++
3 files changed, 67 insertions(+), 0 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
new file mode 100644
index 0000000..b86a95f
--- /dev/null
+++ b/help/C/index.page
@@ -0,0 +1,22 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide" style="task"
+ id="index">
+ <info>
+ <revision version="0.1" date="2012-04-08" status="stub"/>
+
+ <credit type="author copyright">
+ <name>Baptiste Mille-Mathias</name>
+ <email>baptistem gnome org</email>
+ <years>2012</years>
+ </credit>
+
+ <desc></desc>
+ </info>
+
+ <title>Boxes</title>
+
+ <p><app>Boxes</app> is an application that gives you access to <link
+ id="what-is-a-virtual-machine">virtual machines</link></p>, running locally
+ or remotely.
+
+</page>
diff --git a/help/C/what-is-a-virtual-machine.page b/help/C/what-is-a-virtual-machine.page
new file mode 100644
index 0000000..fe80989
--- /dev/null
+++ b/help/C/what-is-a-virtual-machine.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="topic"
+ id="what-is-a-virtual-machine">
+ <info>
+ <revision version="0.1" date="2012-04-08" status="stub"/>
+
+ <credit type="author copyright">
+ <name>Baptiste Mille-Mathias</name>
+ <email>baptistem gnome org</email>
+ <years>2012</years>
+ </credit>
+
+ </info>
+
+ <title>What is a virtual machine?</title>
+
+ <p>A virtual machine is a simulated computer running inside another computer,
+ this simulated computer is often called "guess", and the real machine, "host"
+ </p>.
+ <p>The guess can have a have access to the real hardware the host is running
+ on, or it can run on a emulated hardware.</p>
+
+</page>
diff --git a/help/C/why-do-I-need-to-run-virtual-machine.page
b/help/C/why-do-I-need-to-run-virtual-machine.page
new file mode 100644
index 0000000..acf7b55
--- /dev/null
+++ b/help/C/why-do-I-need-to-run-virtual-machine.page
@@ -0,0 +1,22 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="why-do-I-need-a-virtual-machine">
+ <info>
+ <revision version="0.1" date="2012-04-08" status="stub"/>
+
+ <credit type="author copyright">
+ <name>Baptiste Mille-Mathias</name>
+ <email>baptistem gnome org</email>
+ <years>2012</years>
+ </credit>
+
+ </info>
+
+ <title>Why do I need a virtual machine</title>
+
+ <p>A virtual machine can be useful in various cases, for instance, when you
+ need to run applications that run on another operating system (for instance
+ on Microsoft Windows™). Running a virtual machine can be used also for
+ software development, to test in a pristine environment.</p>
+
+</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]