[pybliographer] Added more Mallard pages



commit a6c82128d72ffc2963d90f727e8b9662a1e34c3b
Author: Mario Blättermann <mariobl gnome org>
Date:   Thu Oct 28 22:02:05 2010 +0200

    Added more Mallard pages

 help/C/addhelp.page  |   33 +++++++++++++++++++++++
 help/C/index.page    |   27 ++++++++++++++++---
 help/C/license.page  |   59 +++++++++++++++++++++++++++++++++++++++++
 help/C/typcon.page   |   71 ++++++++++++++++++++++++++++++++++++++++++++++++++
 help/C/whatsnew.page |   33 +++++++++++++++++++++++
 5 files changed, 219 insertions(+), 4 deletions(-)
---
diff --git a/help/C/addhelp.page b/help/C/addhelp.page
new file mode 100644
index 0000000..6e34a84
--- /dev/null
+++ b/help/C/addhelp.page
@@ -0,0 +1,33 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:e="http://projectmallard.org/experimental/";
+      type="guide"
+      id="addhelp">
+
+  <info>
+    <link type="guide" xref="index#preface"/>
+    <revision pkgversion="3.0" version="0.1" date="2010-10-24" status="incomplete"/>
+    <desc>
+      Where you can get additional help.
+    </desc>
+    <credit type="author">
+      <name>Zolt&#225;n K&#243;ta</name>
+      <email>zoltank gmail com</email>
+    </credit>
+    <credit type="author">
+      <name>Fr&#233;d&#233;ric Gobry</name>
+      <email>frederic gobry epfl ch</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>    
+  </info>
+
+	<title>Additional Help Sources</title>
+	<p>For additional information, please, visit the Pybliographer
+	website at 
+	<link href="http://pybliographer.org/"; type="http">http://pybliographer.org</link>.
+ 	There is a mailing list also, where you can get answers for your
+	questions, you can report bugs, etc.
+	</p> 
+      
+</page>
diff --git a/help/C/index.page b/help/C/index.page
index e2adb37..7dad119 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -25,12 +25,31 @@
     Pybliographer Bibliography manager
   </title>
 
-  <section id="usage" style="2column">
-    <title>Usage</title>
+  <section id="preface" style="2column">
+    <title>Preface</title>
   </section>
 
-  <section id="advanced" style="2column">
-    <title>Advanced usage</title>
+  <section id="gettingstarted" style="2column">
+    <title>Getting Started</title>
   </section>
 
+  <section id="gui" style="2column">
+    <title>The Graphical Interface</title>
+  </section>
+
+  <section id="cli" style="2column">
+    <title>The Command Line Interface</title>
+  </section>
+
+  <section id="scritpting" style="2column">
+    <title>The Scripting Language</title>
+  </section>
+
+  <section id="custom" style="2column">
+    <title>Customization</title>
+  </section>
+
+  <section id="newstyles" style="2column">
+    <title>Creating New Styles</title>
+  </section>
 </page>
diff --git a/help/C/license.page b/help/C/license.page
new file mode 100644
index 0000000..312b6cf
--- /dev/null
+++ b/help/C/license.page
@@ -0,0 +1,59 @@
+<page xmlns="http://projectmallard.org/1.0/";
+  type="topic"
+  id="license">
+  
+  <info>
+    <link type="seealso" xref="index"/>
+    <revision pkgversion="2.30" version="0.1" date="2009-12-28" status="draft"/>
+    <desc>Legal information.</desc>
+  </info>
+
+  <title>License</title>
+  <p>
+    <!-- 
+    Translators: try to use the same translation as the one provided by the CreativeCommons website. 
+    If there is no translation for your language, consider providing one to CreativeCommons.
+    -->
+    This work is distributed under a CreativeCommons Attribution-Share Alike
+    3.0 Unported license.
+  </p>
+  <p>
+    You are free:
+  </p>
+  <terms>
+    <item>
+      <title><em>To share</em></title>
+      <p>To copy, distribute and transmit the work.</p>
+    </item>
+    <item>
+      <title><em>To remix</em></title>
+      <p>To adapt the work.</p> 
+    </item>
+  </terms>
+  <p>
+    Under the following conditions:
+  </p>
+  <terms>
+    <item>
+      <title><em>Attribution</em></title>
+      <p>
+        You must attribute the work in the manner specified by the author or 
+        licensor (but not in any way that suggests that they endorse you or 
+        your use of the work).  
+      </p>
+    </item>
+    <item>
+      <title><em>Share Alike</em></title>
+      <p>
+        If you alter, transform, or build upon this work, you may distribute the 
+        resulting work only under the same, similar or a compatible license.  
+      </p>
+    </item>
+  </terms>
+  <p>
+    <!-- Translators: there are no official localized versions of the legal code, only the deed is localized. -->
+    For the full text of the license, see the 
+    <link href="http://creativecommons.org/licenses/by-sa/3.0/legalcode";>CreativeCommons website</link>, 
+    or read the full <link href="http://creativecommons.org/licenses/by-sa/3.0/";>Commons Deed</link>. 
+  </p>
+</page>
diff --git a/help/C/typcon.page b/help/C/typcon.page
new file mode 100644
index 0000000..b0bd697
--- /dev/null
+++ b/help/C/typcon.page
@@ -0,0 +1,71 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:e="http://projectmallard.org/experimental/";
+      type="guide"
+      id="typcon">
+
+  <info>
+    <link type="guide" xref="index#preface"/>
+    <revision pkgversion="3.0" version="0.1" date="2010-10-24" status="incomplete"/>
+    <desc>
+      Typographical conventions used in this documentation.
+    </desc>
+    <credit type="author">
+      <name>Zolt&#225;n K&#243;ta</name>
+      <email>zoltank gmail com</email>
+    </credit>
+    <credit type="author">
+      <name>Fr&#233;d&#233;ric Gobry</name>
+      <email>frederic gobry epfl ch</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>    
+  </info>
+
+	<title>Typographical Conventions</title>
+	<p>In this book, we'll mark some words with special typography:
+        </p>
+
+	<list>
+  	<item><p><app>Applications</app></p></item>
+  	<item><p><cmd>Commands</cmd> you type at the command line</p></item>
+  	<item><p><file>Filenames</file></p></item>
+  	<item><p><var>Replaceable text</var></p></item>
+  	<item><p><gui>Labels</gui> for buttons and other portions of the
+		graphical interface</p></item>
+  	<item><p>Menu selections look like this: <guiseq><gui>Menu
+		</gui><gui>Submenu</gui><gui>Menu Item</gui></guiseq></p></item>
+  	<item><p><gui>Buttons</gui> you can click</p></item>
+  	<item><p><input>Anything you type in</input></p></item>
+	</list>
+
+	<p>We'll provide assorted bits of additional information in tips 
+        	and notes as well.</p>
+
+	  <note style="tip" id="example-tip">
+	      <title>Tip</title>
+	      <p>
+		Tips and bits of extra information will look like
+		this.
+	      </p>
+	    </note>
+          
+           <note id="example-note">
+               <title>Note</title>
+	      <p>
+		Notes will look like this.
+	      </p>
+           </note>
+
+        <p>
+         We'll have warnings, in cases where you should be careful:</p>
+
+	    <note style="warning" id="example-warning">
+	      <title>Example Warning</title>
+	      <p>
+		This is what a warning looks like. If there's a chance
+		you'll run into trouble, we'll warn you beforehand.
+	      </p>
+	  </note>
+
+</page>
diff --git a/help/C/whatsnew.page b/help/C/whatsnew.page
new file mode 100644
index 0000000..7d5a161
--- /dev/null
+++ b/help/C/whatsnew.page
@@ -0,0 +1,33 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:e="http://projectmallard.org/experimental/";
+      type="guide"
+      id="whatsnew">
+
+  <info>
+    <link type="guide" xref="index#preface"/>
+    <revision pkgversion="3.0" version="0.1" date="2010-10-24" status="incomplete"/>
+    <desc>
+      New features in <app>Pybliographer</app> 1.2.14.
+    </desc>
+    <credit type="author">
+      <name>Zolt&#225;n K&#243;ta</name>
+      <email>zoltank gmail com</email>
+    </credit>
+    <credit type="author">
+      <name>Fr&#233;d&#233;ric Gobry</name>
+      <email>frederic gobry epfl ch</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>    
+  </info>
+
+	<title>What's New in Pybliographer 1.2.14</title>
+	<p>You can find a list of bugs fixed and features added
+        in the <file>NEWS</file> and <file>ChangeLog</file>
+         files supplied with the package. 
+        See the source tarball of pybliographer, or the default doc directory 
+        of your distribution (e.g. <file>/usr/share/doc/pybliographer</file>).
+      	</p> 
+      
+</page>



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