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 34 35 36 37 38 39 40 41
|
<!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: Appendix </h1>
<p>
<h2> 9.0 Action reference</h2>
<a href="action_reference.html">Condensed list of actions.</a> Handy to use if you aren't sure what action you are
looking for.
<p>
Actions contain links to the action details page below:
<a href="action_details.html"> pcb-rnd detailed list of action</a>
<p>
<p>
Use this if you want all the info about a specific action.
<h2> 9.1 List of formats </h2>
<p>
<a href="formats.html"> File format support in pcb-rnd </a>
<p>
<a href="bridges.svg">
<img src="bridges.svg" height="100">
<br>Bridges</a> to other software through file formats
<h2> 9.2 External resources</h2>
<a href="external_resources.html">Useful resources for designing with
pcb-rnd </a>
<h2> 9.4 Layers</h2>
<a href="layer_colors.html">Layer color mechanism</a>
<a href="layer_addr.html">Layer addressing syntax</a>
<h2> 9.5 Dialog boxes</h2>
<a href="dialogs.html"> List of GUI dialog boxes</a>
<h2> 9.6 Attributes</h2>
<a href="attributes.html"> List of attributes recognized </a>
<h2> 9.7 Glossary of terminology</h2>
<a href="combined_glossary.html"> Useful terminology for a common vernacular</a>
</body>
</html>
|