]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/help/C/matita.xml
comment out an incomplete proof
[helm.git] / matita / help / C / matita.xml
index 97b58e572a63c7cf8db2e720b3599adb0ccdb7ac..45e993b0538b7455695db8113bf9eba14b5e949c 100644 (file)
@@ -3,15 +3,18 @@
     "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
 
   <!ENTITY license SYSTEM "legal.xml">
-  <!ENTITY intro SYSTEM "intro.xml">
-  <!ENTITY terms SYSTEM "terms.xml">
-  <!ENTITY tactics SYSTEM "tactics.xml">
+  <!ENTITY install SYSTEM "sec_install.xml">
+  <!ENTITY intro SYSTEM "sec_intro.xml">
+  <!ENTITY terms SYSTEM "sec_terms.xml">
+  <!ENTITY tactics SYSTEM "sec_tactics.xml">
 
   <!ENTITY manrevision "0">
   <!ENTITY date "February 2006">
   <!ENTITY app "<application>Matita</application>">
   <!ENTITY appname "Matita">
-  <!ENTITY appversion SYSTEM "../../dist/version.txt">
+  <!ENTITY appversion SYSTEM "version.txt">
+
+  <!ENTITY TODO "<emphasis>TODO</emphasis>">
 ]>
 
 <!-- =============Document Header ============================= -->
       <title>Feedback</title> 
       <para>To report a bug or make a suggestion regarding the &app;
        application or this manual, follow the directions in the
-       <ulink url="http://bugs.mowgli.cs.unibo.it" type="help">HELM Bug
+       <ulink url="http://bugs.mowgli.cs.unibo.it" type="http">HELM Bug
          Tracking System Page</ulink>. 
       </para>
 <!-- Translators may also add here feedback address for translations -->
 <!-- ============= Document Body ============================= -->
 
 &intro;
+&install;
 &terms;
 &tactics;
 
  <!-- ============= Application License ============================= -->
 
- <sect1 id="license">
+ <sect1 id="sec_license">
   <title>License</title>
   &license;
  </sect1>