File: index.html

package info (click to toggle)
pcb-rnd 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 29,260 kB
  • sloc: ansic: 198,059; sh: 5,767; yacc: 5,568; makefile: 2,519; awk: 1,737; lex: 1,073; python: 519; lisp: 169; tcl: 67; xml: 40; perl: 34; ruby: 5
file content (24 lines) | stat: -rw-r--r-- 942 bytes parent folder | download
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>