/Web/Downloads.en.html
1,16 → 1,21
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd">
 
<html>
 
<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<title> For download </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title> Download </title>
<meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics">
<meta name="description" content="MLAB Project Download">
<!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
<link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
<script language="JavaScript" type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
<link rel="shortcut icon" type="image/x-icon" href="Web/PIC/MLAB.ico">
<script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
<!-- AUTOINCLUDE END -->
</head>
 
<body lang="en">
 
<!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
<!-- ============== HEADER ============== -->
<div class="Header">
<script type="text/javascript">
20,38 → 25,77
// -->
</script>
<noscript>
<b> JavaScript is required for including of the header </b></noscript>
<p><b> JavaScript is required for including of the header </b></p>
</noscript>
</div>
<!-- AUTOINCLUDE END -->
 
<!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
<!-- ============== MENU ============== -->
<div class="Menu">
<script type="text/javascript">
<!--
SetRelativePath("../");
DrawMenu();
// -->
</script>
<noscript>
<b> JavaScript is required for including of the menu </b></noscript>
<p><b> JavaScript is required for including of the menu </b><p>
</noscript>
</div>
<!-- AUTOINCLUDE END -->
 
<!-- ============== TEXT ============== -->
<div class="Text">
<h1 class="FirstWord Small"> What can you find here? </h1>
<h1 class="FirstWord Small"> Download of MLAB documentation </h1>
<p>
There are several possibilities:
<p>
<ul>
<li><a href="#SVN_client">Download by SVN client</a></li>
<li><a href="#WebSVN">Download via Web interface WebSVN</a></li>
<li><a href="#FTP">Download from FTP</a></li>
</ul>
<h1 id="SVN_client" class="FirstWord Small"> SVN client </h1>
<p>
Downloading data requires SVN client on your computer, for example
<a href="http://tortoisesvn.net/downloads"
title="Download Page">TortoiseSVN</a>.
To configure it it is necessary to set address of SVN server, use
"svn://test.mlab.cz/home/MLAB/".
Annonymous access is read only. If you whish to contribute to the MLAB project
contact any of the
<a href="./AboutAuthors.en.html">authors</a>.
<p>
<h1 id="WebSVN" class="FirstWord Small"> WebSVN </h1>
<p>
WebSVN is Web access to SVN server. You can online browse source and design files or
you can download compressed subdirectory (tarball, that is tar+gzip archive).
You can use link from main menu
<a href="http://test.mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=English"
title="Web interface to SVN database">WebSVN</a>.
<p>
<h1 id="FTP" class="FirstWord Small"> FTP </h1>
<p>
Data can be downloaded from
<a href="ftp://test.mlab.cz/Downloads">FTP server</a>.
<p>
</div>
 
<!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
<!-- ============== FOOTER ============== -->
<div class="Footer">
<script type="text/javascript">
<!--
SetRelativePath("../");
DrawFooter();
// -->
</script>
<noscript>
<b> JavaScript is required for including of the footer </b></noscript>
<p><b> JavaScript is required for including of the footer </b></p>
</noscript>
</div>
<!-- AUTOINCLUDE END -->
 
</body>
 
</html>