|
From: Dan M. <da...@us...> - 2003-09-30 23:32:21
|
Module Name: pcb
Committed By: danmc
Date: Tue Sep 30 23:32:19 UTC 2003
Added Files:
pcb/example/libraries: Makefile.am example.inc example.list example.m4
Log Message:
Add two new chapters to the manual. The first attempts to provide some
more documentation about library creation. It includes a complete example
of adding footprints using M4 style libraries as well as giving instructions
on creating newlib style footprints. The second added chapter shows how
to take a design from start to finish using gEDA as the schematic capture
and PCB as the layout tool. This chapter still needs work, but early
feedback is good and its better than no documentation.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pcb/example/libraries/Makefile.am \
pcb/example/libraries/example.inc pcb/example/libraries/example.list \
pcb/example/libraries/example.m4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|