123456789101112131415161718192021222324252627282930313233 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html>
- <head>
- <title>Dokeos documentation overview</title>
- <link rel="stylesheet" href="../main/css/default.css" type="text/css" media="screen,projection" />
- <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
- </head>
- <body>
- <div id="header1">
- <h1>Dokeos documentation overview</h1>
- </div>
- <div id="outerframe">
- <div id="main">
- <h2>Installing and upgrading</h2>
- <ul>
- <li><a href="../installation_guide.html">English installation guide</a></li>
- <li><a href="installation_guide_french.html">French installation guide</a></li>
- <li><a href="installation_guide_german.html">German installation guide</a></li>
- <li><a href="installation_guide_slovenian.html">Slovenian installation guide</a></li>
- </ul>
- <p>
- Are you interested in translating the installation guide to your own language? The best way to proceed is to ask us on the <a href="http://www.dokeos.com/forum/">Dokeos forum</a> for the latest version – there may be updates to the guide since this version was released – and send new translations off to the <a href="mailto:translation@dokeos.com">translation@dokeos.com</a> email address.
- </p>
- </div>
- </div>
- <hr/>
- </body>
- </html>
|