summaryrefslogtreecommitdiff
path: root/doc/source/documentation
diff options
context:
space:
mode:
authorHamilton Kibbe <ham@hamiltonkib.be>2014-10-28 11:57:36 -0400
committerHamilton Kibbe <ham@hamiltonkib.be>2014-10-28 11:57:36 -0400
commitb488ab6af9d7925263b2d0712abfd2ba55dc96d2 (patch)
tree951eb23b061e30596ef53bdc1a6f5182af94f27a /doc/source/documentation
parentaf1e6b11d1092e459e7beaea5796736e91c2124a (diff)
downloadgerbonara-b488ab6af9d7925263b2d0712abfd2ba55dc96d2.tar.gz
gerbonara-b488ab6af9d7925263b2d0712abfd2ba55dc96d2.tar.bz2
gerbonara-b488ab6af9d7925263b2d0712abfd2ba55dc96d2.zip
Doc update
Update project name in docs
Diffstat (limited to 'doc/source/documentation')
-rw-r--r--doc/source/documentation/index.rst2
-rw-r--r--doc/source/documentation/rs274x.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/documentation/index.rst b/doc/source/documentation/index.rst
index 3d8241a..6fbfa94 100644
--- a/doc/source/documentation/index.rst
+++ b/doc/source/documentation/index.rst
@@ -1,4 +1,4 @@
-Gerber Tools Reference
+PCB Tools Reference
======================
.. toctree::
diff --git a/doc/source/documentation/rs274x.rst b/doc/source/documentation/rs274x.rst
index bc99519..00094d4 100644
--- a/doc/source/documentation/rs274x.rst
+++ b/doc/source/documentation/rs274x.rst
@@ -33,5 +33,5 @@ The :mod:`rs274x` module defines the following classes:
.. autoclass:: gerber.rs274x.GerberFile
:members:
-.. autoclass:: gerber.rs274x.GerberParser
+.. autoclass:: gerber.rs274x.GerberParser
:members: \ No newline at end of file