mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 23:31:56 +00:00
30 lines
684 B
HTML
30 lines
684 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>CUCC Expedition Handbook: Programmers manual</title>
|
|
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
|
</head>
|
|
<body>
|
|
<h2 id="tophead">CUCC Expedition Handbook - Your Windows laptop</h2>
|
|
|
|
<h1>Setting up an Expo laptop - using Microsoft Windows</h1>
|
|
|
|
<p>A work in progress...
|
|
|
|
<h3>Things that already work well</h3>
|
|
<h3>Things that cause problems</h3>
|
|
<h3>Things that are really, really hard</h3>
|
|
|
|
<hr />
|
|
|
|
<div id="menu">
|
|
<ul id="links">
|
|
<li><a href="../index.htm">Handbook</a>
|
|
|
|
<li><a href="../../infodx.htm">Main index</a></li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|