]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/matita/download.shtml
aded papers
[helm.git] / helm / www / matita / download.shtml
index 4da6ad0b4b7db234439f500f89244278f83be262..1c07e00b23bbc291f07e0565ba7e2c3034c38a6f 100644 (file)
     <div class="main">
       <h1>Download Matita!</h1>
 
-      <h2>Releases</h2>
+      <h2>Releases<a name="releases"></a></h2>
+      <p>
       Matita has no official releases yet.
+      </p>
 
-      <h2>License</h2>
+      <h2>License<a name="license"></a></h2>
+      <p>
       All our source code is released under the terms of the <a
       href="http://www.gnu.org/licenses/gpl.html">GNU General Public
       Licence</a> and is publically accessible on our <a
       href="http://subversion.tigris.org">Subversion</a> repository.
+      </p>
 
-      <h2>Subversion repository</h2>
+      <h2>Subversion repository<a name="repo"></a></h2>
       <p>
       You can <a href="http://helm.cs.unibo.it/websvn/listing.php?repname=helm&amp;path=%2F&amp;sc=0">browse our svn repository</a> directly on the web.
       </p>
       <p>
       To checkout a copy of the sources type:
-    <pre class="code">
-svn co -N svn://mowgli.cs.unibo.it/trunk/helm/software/
-cd software/
-svn co svn://mowgli.cs.unibo.it/trunk/helm/software/components
-svn co svn://mowgli.cs.unibo.it/trunk/helm/software/matita
-</pre>
+      </p>
+      <p>
+      <kbd>svn co -N svn://mowgli.cs.unibo.it/trunk/helm/software/</kbd><br />
+      <kbd>cd software/</kbd><br />
+      <kbd>svn co svn://mowgli.cs.unibo.it/trunk/helm/software/components</kbd><br />
+      <kbd>svn co svn://mowgli.cs.unibo.it/trunk/helm/software/matita</kbd><br />
       </p>
       <p>
       Once you got the sources, have a look at the
-      <a href="docs/manual/install.html">installation instructions</a> on how to build and
-      install Matita from sources.
+      <a href="docs/manual/sec_install.html">installation instructions</a> on
+      how to build and install Matita from sources.
       </p>
       <!--#include virtual="bottombar.shtml" -->
     </div>