Major changes in plotting structure. Added scroll wheel zoom support. Minor fix in Gerber parser. Updated docs.
This commit is contained in:
18
doc/build/_sources/camlib.txt
vendored
18
doc/build/_sources/camlib.txt
vendored
@@ -1,4 +1,16 @@
|
||||
This is the main file for camlib
|
||||
=================================
|
||||
Camlib
|
||||
======
|
||||
|
||||
Some text.
|
||||
.. automodule:: camlib
|
||||
|
||||
.. autoclass:: Geometry
|
||||
:members:
|
||||
|
||||
.. autoclass:: Gerber(Geometry)
|
||||
:members:
|
||||
|
||||
.. autoclass:: Excellon
|
||||
:members:
|
||||
|
||||
.. autoclass:: CNCjob
|
||||
:members:
|
||||
|
||||
Reference in New Issue
Block a user