123456789101112131415161718192021222324252627282930313233343536 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html>
- <head>
- <title>Dokeos 1.8</title>
- <link rel="stylesheet" href="../main/css/default/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 1.8 Documentation</h1>
- </div>
- <div id="outerframe">
- <div id="main">
- <h1>About Dokeos</h1>
- <p><a href="readme.html">About Dokeos</a> </p>
- <h1>Installing and upgrading</h1>
- <a href="installation_guide.html">English installation guide</a>
- <ul>
- </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>
- <h1>License</h1>
- <a href="license.html">GNU General Public License Version 2</a>
- <h1>Credits</h1>
- <p><a href="credits.html">Credits</a></p>
- <h1>Dependencies</h1>
- <p><a href="dependencies.html">Dependencies</a></p>
- <h1>Changelog</h1>
- <p><a href="changelog.html">Changelog</a></p>
- </div>
- </div>
- </body>
- </html>
|