File: index.html

package info (click to toggle)
pcb-rnd 3.1.7b-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 33,108 kB
  • sloc: ansic: 213,400; yacc: 6,241; sh: 4,698; awk: 3,016; makefile: 2,254; lex: 1,166; python: 519; xml: 261; lisp: 154; tcl: 67; perl: 34; javascript: 6; ruby: 5
file content (33 lines) | stat: -rw-r--r-- 1,153 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!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> Volume 1: Core functionality
	<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>
	</ul>
	<li> Volume 2: Plugins and utilities
	<ul class="toc">
		<li><a href="06_feature/index.html"> 6. Feature plugins </a>
		<li><a href="07_io/index.html">      7. File formats </a>
		<li><a href="08_util/index.html">    8. Utilities </a>
	</ul>
	<li> Volume 3: Appendix and misc
	<ul class="toc">
		<li><a href="09_appendix/index.html">9. Appendix </a>
	</ul>
</ul>