1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title> pcb-rnd user manual </title>
<meta http-equiv="Content-Type" content="text/html;charset=us-ascii">
<link rel="stylesheet" type="text/css" href="default.css">
</head>
<body>
<h1> pcb-rnd - user manual </h1>
<h2> Table of Contents </h2>
<p>
<ul class="toc">
<li><a href="01_intro/index.html"> 1. Introduction </a>
<li><a href="02_model/index.html"> 2. Model of the world </a>
<li><a href="03_data/index.html"> 3. Where data is stored </a>
<li><a href="04_invoc/index.html"> 4. Program Invocation </a>
<li><a href="05_ui/index.html"> 5. Graphical and Batch User Interfaces </a>
<li><a href="06_feature/index.html"> 6. Feature plugins </a>
<li><a href="07_io/"> 7. File formats </a>
<li><a href="08_util/"> 8. Utilities </a>
<li><a href="09_appendix/index.html">9. Appendix </a>
</ul>
|