[hamster-applet] building help, how neat!
- From: Toms Baugis <tbaugis src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [hamster-applet] building help, how neat!
- Date: Thu, 21 Jan 2010 15:03:16 +0000 (UTC)
commit 5309bedb316cde4e0ebb3ac6e24fc480ca1c3f36
Author: Toms Bauģis <toms baugis gmail com>
Date: Thu Jan 21 14:57:01 2010 +0000
building help, how neat!
{doc => help/C}/backup.page | 0
{doc => help/C}/index.page | 0
{doc => help/C}/input.page | 0
help/C/legal.xml | 9 +++++++++
{doc => help/C}/merge.page | 0
{doc => help/C}/reports.page | 0
{doc => help/C}/statistics.page | 0
help/Makefile.am | 16 ++++++++++++++++
8 files changed, 25 insertions(+), 0 deletions(-)
---
diff --git a/doc/backup.page b/help/C/backup.page
similarity index 100%
rename from doc/backup.page
rename to help/C/backup.page
diff --git a/doc/index.page b/help/C/index.page
similarity index 100%
rename from doc/index.page
rename to help/C/index.page
diff --git a/doc/input.page b/help/C/input.page
similarity index 100%
rename from doc/input.page
rename to help/C/input.page
diff --git a/help/C/legal.xml b/help/C/legal.xml
new file mode 100644
index 0000000..86d6173
--- /dev/null
+++ b/help/C/legal.xml
@@ -0,0 +1,9 @@
+<license xmlns="http://projectmallard.org/1.0/"
+ href="http://creativecommons.org/licenses/by-sa/3.0/">
+<p>This work is licensed under a
+<link href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons
+Attribution-Share Alike 3.0 Unported License</link>.</p>
+<p>As a special exception, the copyright holders give you permission to copy,
+modify, and distribute the example code contained in this document under the
+terms of your choosing, without restriction.</p>
+</license>
diff --git a/doc/merge.page b/help/C/merge.page
similarity index 100%
rename from doc/merge.page
rename to help/C/merge.page
diff --git a/doc/reports.page b/help/C/reports.page
similarity index 100%
rename from doc/reports.page
rename to help/C/reports.page
diff --git a/doc/statistics.page b/help/C/statistics.page
similarity index 100%
rename from doc/statistics.page
rename to help/C/statistics.page
diff --git a/help/Makefile.am b/help/Makefile.am
new file mode 100644
index 0000000..60a9240
--- /dev/null
+++ b/help/Makefile.am
@@ -0,0 +1,16 @@
+include $(top_srcdir)/gnome-doc-utils.make
+
+DOC_ID = hamster-applet
+DOC_INCLUDES = legal.xml
+DOC_PAGES = \
+ backup.page \
+ index.page \
+ input.page \
+ legal.xml \
+ merge.page \
+ reports.page \
+ statistics.page
+
+
+DOC_LINGUAS = en_GB
+dist-hook: doc-dist-hook
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]