diff options
author | Hamilton Kibbe <ham@hamiltonkib.be> | 2014-10-28 11:57:36 -0400 |
---|---|---|
committer | Hamilton Kibbe <ham@hamiltonkib.be> | 2014-10-28 11:57:36 -0400 |
commit | b488ab6af9d7925263b2d0712abfd2ba55dc96d2 (patch) | |
tree | 951eb23b061e30596ef53bdc1a6f5182af94f27a /doc/source/intro.rst | |
parent | af1e6b11d1092e459e7beaea5796736e91c2124a (diff) | |
download | gerbonara-b488ab6af9d7925263b2d0712abfd2ba55dc96d2.tar.gz gerbonara-b488ab6af9d7925263b2d0712abfd2ba55dc96d2.tar.bz2 gerbonara-b488ab6af9d7925263b2d0712abfd2ba55dc96d2.zip |
Doc update
Update project name in docs
Diffstat (limited to 'doc/source/intro.rst')
-rw-r--r-- | doc/source/intro.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/intro.rst b/doc/source/intro.rst index 1982fc8..4db80ad 100644 --- a/doc/source/intro.rst +++ b/doc/source/intro.rst @@ -1,4 +1,4 @@ -Gerber Tools Intro +PCB Tools Intro ================== PCB CAM (Gerber) Files @@ -10,7 +10,7 @@ a generic term that may refer to `RS-274X (Gerber) <http://en.wikipedia.org/wiki files. -Gerber-Tools +PCB-Tools ------------ The gerber-tools module provides tools for working with and rendering Gerber |