[Kita-svn] [2392] update documentation

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 7月 11日 (土) 11:07:35 JST


Revision: 2392
          http://sourceforge.jp/projects/kita/svn/view?view=rev&revision=2392
Author:   nogu
Date:     2009-07-11 11:07:35 +0900 (Sat, 11 Jul 2009)

Log Message:
-----------
update documentation

Modified Paths:
--------------
    kita/branches/KITA-KDE4/kita/doc/en/index.docbook

Modified: kita/branches/KITA-KDE4/kita/doc/en/index.docbook
===================================================================
--- kita/branches/KITA-KDE4/kita/doc/en/index.docbook	2009-07-11 01:17:55 UTC (rev 2391)
+++ kita/branches/KITA-KDE4/kita/doc/en/index.docbook	2009-07-11 02:07:35 UTC (rev 2392)
@@ -1,30 +1,27 @@
 <?xml version="1.0" ?>
 <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
-  <!ENTITY kappname "&Kita;">
+  <!ENTITY kita "<application>Kita</application>">
+  <!ENTITY kappname "&kita;">
   <!ENTITY % addindex "IGNORE">
   <!ENTITY % English "INCLUDE" > <!-- change language only here -->   
 ]>
-<!-- Important note: please use template.docbook instead of this file.
-     This is only the conversion of app.sgml into DocBook SGML.  
-     template.docbook gives you more information on what you can and
-     should do.  Thanks. --> 
 
 <book lang="&language;">
 
   <bookinfo>
-    <title>The Kita Handbook</title>
+    <title>The &kita; Handbook</title>
     <authorgroup>
       <author>
-	<firstname></firstname>
-	<surname>Hideki Ikemoto</surname>
-	<affiliation><address><email>ikemo&#64;wakaba&#46;jp</email></address></affiliation>
+    <firstname>Hideki</firstname>
+    <surname>Ikemoto</surname>
+    <affiliation><address><email>ikemo&#64;wakaba&#46;jp</email></address></affiliation>
       </author>
       <!-- TRANS:ROLES_OF_TRANSLATORS -->
     </authorgroup>
     <date>date</date>
     <releaseinfo>0&#46;1</releaseinfo>
     <abstract>
-      <para>SHORT DESCRIPTION GOES HERE</para>
+      <para>&kita; is a 2ch client for KDE</para>
     </abstract>
     <keywordset>
       <keyword>KDE</keyword>
@@ -44,8 +41,8 @@
   <chapter id="installation">
     <title>Installation</title>
 
-    <sect1 id="how-to-obtain-Kita">
-      <title>How to obtain Kita</title>
+    <sect1 id="how-to-obtain">
+      <title>How to obtain &kita;</title>
       <para></para>
     </sect1>
 
@@ -57,21 +54,18 @@
     <sect1 id="compilation-and-installation">
       <title>Compilation and Installation</title>
 
-      <para>Compiling Kita is very easy.  The following should do
-	it: <screen>
-<prompt>%</prompt> <userinput><command>./configure</command></userinput>
+      <para>Compiling &kita; is very easy.  The following should do it: <screen>
+<prompt>%</prompt> <userinput><command>cmake</command> .</userinput>
 <prompt>%</prompt> <userinput><command>make</command></userinput>
 <prompt>%</prompt> <userinput><command>make</command> install</userinput></screen>
       </para>
 
-      <para>That should do it! Should you run into any problems,
-	please report them to the <ulink
-	url="mailto:ikemo&#64;wakaba&#46;jp">author</ulink></para>
+      <para>That should do it! Should you run into any problems, please report them to the <ulink url="mailto:ikemo&#64;wakaba&#46;jp">author</ulink> or <ulink url="http://sourceforge.jp/ticket/newticket.php?group_id=483">submit a new ticket</ulink>.</para>
     </sect1>
   </chapter>
 
-  <chapter id="using-Kita">
-    <title>Using Kita</title>
+  <chapter id="using">
+    <title>Using &kita;</title>
     <para></para>
   </chapter>
 
@@ -81,12 +75,12 @@
     <qandaset id="faq">
       <title>Frequently asked questions</title>
       <qandaentry>
-	<question>
-	  <para>Question 1</para>
-	</question>
-	<answer>
-	  <para>The answer</para>
-	</answer>
+    <question>
+      <para>Question 1</para>
+    </question>
+    <answer>
+      <para>The answer</para>
+    </answer>
       </qandaentry>
     </qandaset>
 




Kita-svn メーリングリストの案内
Back to archive index