]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/help/C/matita.xml
removed mention of the "library" target, no longer needed for the installation
[helm.git] / matita / help / C / matita.xml
index ab08a6f9c5354ac466f460a55d20119db965460e..05e0a82123a4a7dd9c172aea723591878d8bdece 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
-<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-    "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
+"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
 
   <!ENTITY license SYSTEM "legal.xml">
   <!ENTITY install SYSTEM "sec_install.xml">
   <!ENTITY appversion SYSTEM "version.txt">
 
   <!ENTITY TODO "<emphasis>TODO</emphasis>">
+  <!ENTITY MYSQL "<application> <ulink type='http'
+      url='http://www.mysql.com'>MySQL</ulink> </application>">
 ]>
 
-<!-- =============Document Header ============================= -->
-<article id="index" lang="en">
+<?yelp:chunk-depth 3?>
+
+<book id="matita_manual" lang="en">
 <!-- please do not change the id; for translations, change lang to -->
 <!-- appropriate code -->
-<articleinfo>
- <title>&app; V&appversion; Manual (rev. &manrevision;)</title>
+<title>&app; V&appversion; Manual (rev. &manrevision;)</title>
+<bookinfo>
 
  <copyright>
   <year>2006</year>
     </publisher> 
 -->
 
-    <legalnotice>
-      &license;
-    </legalnotice>
-
     <authorgroup> 
       <author> 
        <firstname>Andrea</firstname> 
        </revdescription> 
       </revision>
   <revision>
-   <revnumber>0.0</revnumber>
+   <revnumber>&manrevision;</revnumber>
    <date>4 February 2006</date>
    <authorinitials>HELM</authorinitials>
    <revremark>
 
     <releaseinfo>This manual describes version &appversion; of &appname;.
     </releaseinfo>
+
+    <legalnotice>
+      &license;
+    </legalnotice>
+
     <!-- The following feedback information only applies to appliactions
     listed in bugzilla.gnome.org and bugzilla.ximian.com. For other
     applications, please provide your own feedback info or remove thsi
 <!-- Translators may also add here feedback address for translations -->
     </legalnotice>
 
-</articleinfo>
-
-  <indexterm zone="index"> 
-    <primary>Matita</primary> 
-  </indexterm>
+</bookinfo>
 
 <!-- ============= Document Body ============================= -->
 
 
  <!-- ============= Application License ============================= -->
 
- <sect1 id="license">
+ <chapter id="sec_license">
   <title>License</title>
   &license;
- </sect1>
-</article>
+ </chapter>
+</book>
 
 <!-- CSC: valid element tags
 <sect1 id="intro"> <title>Introduction</title> ...