Rev Author Line No. Line
88 kaklik 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd">
2  
3 <html>
4 <head>
173 miho 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6 <title> Download </title>
7 <meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics">
8 <meta name="description" content="MLAB Project Download">
9 <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
88 kaklik 10 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
173 miho 11 <link rel="shortcut icon" type="image/x-icon" href="Web/PIC/MLAB.ico">
12 <script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
13 <!-- AUTOINCLUDE END -->
88 kaklik 14 </head>
15  
16 <body lang="en">
17  
173 miho 18 <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
88 kaklik 19 <!-- ============== HEADER ============== -->
20 <div class="Header">
21 <script type="text/javascript">
22 <!--
23 SetRelativePath("../");
24 DrawHeader();
25 // -->
26 </script>
27 <noscript>
173 miho 28 <p><b> JavaScript is required for including of the header </b></p>
29 </noscript>
88 kaklik 30 </div>
173 miho 31 <!-- AUTOINCLUDE END -->
88 kaklik 32  
173 miho 33 <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
88 kaklik 34 <!-- ============== MENU ============== -->
35 <div class="Menu">
36 <script type="text/javascript">
37 <!--
173 miho 38 SetRelativePath("../");
88 kaklik 39 DrawMenu();
40 // -->
41 </script>
42 <noscript>
173 miho 43 <p><b> JavaScript is required for including of the menu </b><p>
44 </noscript>
88 kaklik 45 </div>
173 miho 46 <!-- AUTOINCLUDE END -->
88 kaklik 47  
48 <!-- ============== TEXT ============== -->
49 <div class="Text">
173 miho 50 <h1 class="FirstWord Small"> Download of MLAB documentation </h1>
88 kaklik 51 <p>
173 miho 52 There are several possibilities:
88 kaklik 53 <p>
173 miho 54 <ul>
55 <li><a href="#SVN_client">Download by SVN client</a></li>
56 <li><a href="#WebSVN">Download via Web interface WebSVN</a></li>
57 <li><a href="#FTP">Download from FTP</a></li>
58 </ul>
59 <h1 id="SVN_client" class="FirstWord Small"> SVN client </h1>
60 <p>
61 Downloading data requires SVN client on your computer, for example
62 <a href="http://tortoisesvn.net/downloads"
63 title="Download Page">TortoiseSVN</a>.
64 To configure it it is necessary to set address of SVN server, use
65 "svn://test.mlab.cz/home/MLAB/".
66 Annonymous access is read only. If you whish to contribute to the MLAB project
67 contact any of the
68 <a href="./AboutAuthors.en.html">authors</a>.
69 <p>
70 <h1 id="WebSVN" class="FirstWord Small"> WebSVN </h1>
71 <p>
72 WebSVN is Web access to SVN server. You can online browse source and design files or
73 you can download compressed subdirectory (tarball, that is tar+gzip archive).
74 You can use link from main menu
175 miho 75 <a href="http://test.mlab.cz/WebSVN/listing.php?repname=MLAB&amp;path=%2F&amp;sc=0&amp;langchoice=English"
173 miho 76 title="Web interface to SVN database">WebSVN</a>.
77 <p>
78 <h1 id="FTP" class="FirstWord Small"> FTP </h1>
79 <p>
80 Data can be downloaded from
81 <a href="ftp://test.mlab.cz/Downloads">FTP server</a>.
82 <p>
88 kaklik 83 </div>
84  
173 miho 85 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
88 kaklik 86 <!-- ============== FOOTER ============== -->
87 <div class="Footer">
88 <script type="text/javascript">
89 <!--
173 miho 90 SetRelativePath("../");
88 kaklik 91 DrawFooter();
92 // -->
93 </script>
94 <noscript>
173 miho 95 <p><b> JavaScript is required for including of the footer </b></p>
96 </noscript>
88 kaklik 97 </div>
173 miho 98 <!-- AUTOINCLUDE END -->
88 kaklik 99  
100 </body>
101 </html>