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