[gnome-utils/mallard-documentation] help/baobab: pushing the firsts pages in Mallard documentation.
- From: Julita Inca <jinca src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-utils/mallard-documentation] help/baobab: pushing the firsts pages in Mallard documentation.
- Date: Wed, 7 Sep 2011 21:33:34 +0000 (UTC)
commit b4f4157dfba1acb179b23f437efa49756e120143
Author: Julita Inca <yrazes gmail com>
Date: Wed Sep 7 16:26:25 2011 -0500
help/baobab: pushing the firsts pages in Mallard documentation.
baobab/help/C/figures/disk-usage-analyzer.png | Bin 0 -> 9862 bytes
baobab/help/C/figures/scan-file-system.png | Bin 0 -> 77641 bytes
baobab/help/C/index.page | 49 +++++++++++++++++++++++++
baobab/help/C/introduction.page | 33 +++++++++++++++++
baobab/help/C/scan-file-system.page | 32 ++++++++++++++++
baobab/help/C/scan-folder.page | 33 +++++++++++++++++
baobab/help/C/scan-home.page | 32 ++++++++++++++++
baobab/help/C/scan-remote.page | 33 +++++++++++++++++
8 files changed, 212 insertions(+), 0 deletions(-)
---
diff --git a/baobab/help/C/figures/disk-usage-analyzer.png b/baobab/help/C/figures/disk-usage-analyzer.png
new file mode 100644
index 0000000..4f9aea8
Binary files /dev/null and b/baobab/help/C/figures/disk-usage-analyzer.png differ
diff --git a/baobab/help/C/figures/scan-file-system.png b/baobab/help/C/figures/scan-file-system.png
new file mode 100644
index 0000000..67afff5
Binary files /dev/null and b/baobab/help/C/figures/scan-file-system.png differ
diff --git a/baobab/help/C/index.page b/baobab/help/C/index.page
new file mode 100644
index 0000000..3eb5cb9
--- /dev/null
+++ b/baobab/help/C/index.page
@@ -0,0 +1,49 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:e="http://projectmallard.org/experimental/"
+ type="guide" style="task"
+ id="index">
+ <info>
+ <revision version="0.1" date="2011-08-31" status="stub"/>
+
+ <credit type="author copyright">
+ <name>Julita Inca</name>
+ <email>yrazes gmail com</email>
+ <years>2011</years>
+ </credit>
+
+ <desc>Disk Usage Analyzer lets you scan capacity and usage of local and remote folders, in real time.</desc>
+ </info>
+
+ <title>
+ <media type="image" mime="image/png" src="figures/disk-usage-analyzer.png" width="40" height="40">
+ Disk Usage Analyzer logo
+
+ </media>
+ Disk Usage Analyzer
+ </title>
+
+
+ <comment>
+ <cite date="2011-08-31" href="mailto:yrazes gmail com">Julita Inca</cite>
+ <p>This assumes the reader knows how to starts Disk Usage Analyzer. By the end of this page,
+ the reader will be able to check what are the possibilities to scan folders and the way it is presented.</p>
+ </comment>
+
+<links type="topic" style="mouseovers"
+ groups="introduction scan-file-system scan-home
+ scan-folder scan-remote">
+ <e:mouseover src="figures/scan-file-system"/>
+ <e:mouseover match="scan-file-system" src="figures/scan-file-system"/>
+ <e:mouseover match="scan-home" src="figures/scan-home"/>
+ <e:mouseover match="scan-folder" src="figures/scan-folder"/>
+ <e:mouseover match="scan-remote" src="figures/scan-remote"/>
+</links>
+
+ <section id="advanced" style="2column">
+ <title>Settings</title>
+ </section>
+
+ <section id="problems">
+ <title>Common problems and questions</title>
+ </section>
+</page>
diff --git a/baobab/help/C/introduction.page b/baobab/help/C/introduction.page
new file mode 100644
index 0000000..8df55e3
--- /dev/null
+++ b/baobab/help/C/introduction.page
@@ -0,0 +1,33 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="introduction">
+
+ <info>
+ <link type="guide" xref="index" group="#first"/>
+ <revision version="0.1" date="2011-08-29" status="stub"/>
+
+
+ <credit type="author copyright">
+ <name>Julita Inca</name>
+ <email>yrazes gmail com</email>
+ <years>2011</years>
+ </credit>
+
+ <desc>Introduction to the <app>Disk Usage Analyzer.</app></desc>
+ </info>
+
+ <title>Introduction</title>
+
+ <comment>
+ <cite date="2011-08-29" href="mailto:yrazes gmail com">Julita Inca</cite>
+ <p>This assumes the reader knows how to start Disk Usage Manager. By the end of this page,
+ the reader will be able to know at least the principle features Disk Usage Manager offers.</p>
+ </comment>
+
+<p><app>Disk Usage Analyzer</app> is a graphical analyzer application for the GNOME Desktop. It analyzes the usage and capacity of the whole filesystem or any specific folder (local or remote), and also auto-detects in real-time changes made to your home directory as far as any mounted/unmounted device.</p>
+
+<p>By default, <app>Disk Usage Analyzer</app> shows the <link xref="scan-file-system">Scan file system</link> with the <gui>Total file system capacity</gui> and the <gui>Total file system usage</gui>. All of these, in a view as a Treemap.</p>
+<p>You can analyze other folders by doing <link xref="scan-home">Scan Home Folder</link>, <link xref="scan-folder">Scan a folder</link> or <link xref="scan-remote">Scan a remote folder</link>.
+And also change the default view chart into a <link xref="view-ring">View as a ring</link>.</p>
+
+</page>
diff --git a/baobab/help/C/scan-file-system.page b/baobab/help/C/scan-file-system.page
new file mode 100644
index 0000000..68292cd
--- /dev/null
+++ b/baobab/help/C/scan-file-system.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="scan-file-system">
+ <info>
+ <link type="guide" xref="index"/>
+ <revision version="0.1" date="2011-08-31" status="stub"/>
+
+ <credit type="author copyright">
+ <name>Julita Inca</name>
+ <email>yrazes gmail com</email>
+ <years>2011</years>
+ </credit>
+
+ <desc>It scan the full sile sytem.</desc>
+ </info>
+
+ <title>Scan Filesystem</title>
+
+ <comment>
+ <cite date="2011-08-31" href="mailto:yrazes gmail com">Julita Inca</cite>
+ <p>This assumes the reader knows how to read folders in file system. By the end of this page,
+ the reader will be able to scan a full file system.</p>
+ </comment>
+
+<p>Maybe you got a warning message saying âLow Disk Spaceâ and you want to know which are the folders that are taking up the most space in your hard disk; you can decide what applications could you uninstall, or delete or move folders. Or maybe you are not allowed to download a heavy program and you don't know which folder is causing this problem.</p>
+<p>Either of the situation is, you can scan the full filesystem to find out which are the capacity and usage of every single folder by doing:</p>
+<list>
+<item><p>Select from the menu, <guiseq><gui>Analyzer</gui><gui>Scan Filesystem</gui></guiseq> </p></item>
+</list>
+<p>When the scanning process ends up, you will get the full tree of your filesystem. <media type="image" src="figures/scan-file-system.png" width="532" height="335"/></p>
+
+</page>
diff --git a/baobab/help/C/scan-folder.page b/baobab/help/C/scan-folder.page
new file mode 100644
index 0000000..bd739b3
--- /dev/null
+++ b/baobab/help/C/scan-folder.page
@@ -0,0 +1,33 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="scan-folder">
+ <info>
+ <link type="guide" xref="index"/>
+ <revision version="0.1" date="2011-08-31" status="stub"/>
+
+ <credit type="author copyright">
+ <name>Julita Inca</name>
+ <email>yrazes gmail com</email>
+ <years>2011</years>
+ </credit>
+
+ <desc></desc>
+ </info>
+
+ <title>Scan Folder</title>
+
+ <comment>
+ <cite date="2011-08-31" href="mailto:yrazes gmail com">Julita Inca</cite>
+ <p>This assumes the reader knows how to.... By the end of this page,
+ the reader will be able to....</p>
+ </comment>
+
+ <p>Short introductory text...</p>
+
+ <steps>
+ <item><p>First step...</p></item>
+ <item><p>Second step...</p></item>
+ <item><p>Third step...</p></item>
+ </steps>
+
+</page>
diff --git a/baobab/help/C/scan-home.page b/baobab/help/C/scan-home.page
new file mode 100644
index 0000000..9e932a5
--- /dev/null
+++ b/baobab/help/C/scan-home.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="scan-home">
+ <info>
+ <link type="guide" xref="index"/>
+ <revision version="0.1" date="2011-08-31" status="stub"/>
+
+ <credit type="author copyright">
+ <name>Julita Inca</name>
+ <email>yrazes gmail com</email>
+ <years>2011</years>
+ </credit>
+
+ <desc></desc>
+ </info>
+
+ <title>Scan Home Folder</title>
+
+ <comment>
+ <cite date="2011-08-31" href="mailto:yrazes gmail com">Julita Inca</cite>
+ <p>This assumes the reader knows how to.... By the end of this page,
+ the reader will be able to....</p>
+ </comment>
+
+ <p>Maybe you got a warning message saying âLow Disk Spaceâ and you want to know which are the folders that are taking up the most space in your hard disk; you can decide what applications could you uninstall, or delete or move folders. Or maybe you are not allowed to download a heavy program and you don't know which folder is causing this problem.</p>
+<p>Either of the situation is, you can scan the full filesystem to find out which are the capacity and usage of every single folder by doing:</p>
+<list>
+<item><p>Select from the menu, <guiseq><gui>Analyzer</gui><gui>Scan Home</gui></guiseq> </p></item>
+</list>
+<p>When the scanning process ends up, you will get the full tree of your home folder. <media type="image" src="figures/scan-file-system.png" width="532" height="335"/></p>
+
+</page>
diff --git a/baobab/help/C/scan-remote.page b/baobab/help/C/scan-remote.page
new file mode 100644
index 0000000..c194cfc
--- /dev/null
+++ b/baobab/help/C/scan-remote.page
@@ -0,0 +1,33 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="scan-remote">
+ <info>
+ <link type="guide" xref="index"/>
+ <revision version="0.1" date="2011-08-31" status="stub"/>
+
+ <credit type="author copyright">
+ <name>Julita Inca</name>
+ <email>yrazes gmail com</email>
+ <years>2011</years>
+ </credit>
+
+ <desc></desc>
+ </info>
+
+ <title>Scan Remote Folder</title>
+
+ <comment>
+ <cite date="2011-08-31" href="mailto:yrazes gmail com">Julita Inca</cite>
+ <p>This assumes the reader knows how to.... By the end of this page,
+ the reader will be able to....</p>
+ </comment>
+
+ <p>Short introductory text...</p>
+
+ <steps>
+ <item><p>First step...</p></item>
+ <item><p>Second step...</p></item>
+ <item><p>Third step...</p></item>
+ </steps>
+
+</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]