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
|
<!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>
<p>
<h1> pcb-rnd User Manual: Appendix </h1>
<h2> External Resources</h2>
<h2> 9.2.1 pcb-rnd community Resources</h2>
<ol>
<li><a href="http://repo.hu/projects/repo.hu/">repo.hu</a> is the pcb-rnd
maintainer's SVN based project hosting site
<li>Contributer erichVK5's <a href="http://vk5hse.blogspot.com/">blog</a>,
(including many posts directly and indirectly relevant to pcb-rnd)
<li>Contributer erichVK5's <a href="https://github.com/erichVK5">github</a> repository
</ol>
<h2> 9.2.2 resources on building and contributing to pcb-rnd</h2>
<ol>
<li><a href="http://repo.hu/projects/pcb-rnd/contrib.html">contribution guidelines</a> for pcb-rnd
<li><a href="http://repo.hu/projects/pcb-rnd/irc.html">live chat</a> with the pcb-rnd user community
<li>StackOverflow discussion on using <a href="https://stackoverflow.com/questions/35670/how-do-i-begin-using-svn">svn</a>
</ol>
</body>
</html>
|