mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-21 23:01:52 +00:00
27 lines
1.1 KiB
HTML
27 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>Troggle - Coding Documentation</title>
|
|
<link rel="stylesheet" type="text/css" href="..media/css/main2.css" />
|
|
</head>
|
|
<body>
|
|
<h1>Troggle Code - README</h1>
|
|
<h2>Contents of README.txt file</h2>
|
|
|
|
<iframe name="erriframe" width="70%" height="500"
|
|
src="../README.txt" frameborder="1" ></iframe>
|
|
|
|
<h2>Troggle documentation in the Expo Handbook</h2>
|
|
<ul>
|
|
<li><a href="http://expo.survex.com/handbook/troggle/trogintro.html">Intro</a>
|
|
<li><a href="http://expo.survex.com/handbook/troggle/trogindex.html">Troggle manual INDEX</a>
|
|
<li><a href="http://expo.survex.com/handbook/troggle/trogarch.html">Troggle data model</a>
|
|
<li><a href="http://expo.survex.com/handbook/troggle/trogimport.html">Troggle importing data</a>
|
|
<li><a href="http://expo.survex.com/handbook/troggle/trogdesign.html">Troggle design decisions</a>
|
|
<li><a href="http://expo.survex.com/handbook/troggle/trogdesignx.html">Troggle future architectures</a>
|
|
<li><a href="http://expo.survex.com/handbook/troggle/trogsimpler.html">a kinder simpler Troggle?</a>
|
|
|
|
</ul>
|
|
<hr />
|
|
</body></html> |