Major changes in plotting structure. Added scroll wheel zoom support. Minor fix in Gerber parser. Updated docs.
This commit is contained in:
16
doc/source/camlib.rst
Normal file
16
doc/source/camlib.rst
Normal file
@@ -0,0 +1,16 @@
|
||||
Camlib
|
||||
======
|
||||
|
||||
.. automodule:: camlib
|
||||
|
||||
.. autoclass:: Geometry
|
||||
:members:
|
||||
|
||||
.. autoclass:: Gerber(Geometry)
|
||||
:members:
|
||||
|
||||
.. autoclass:: Excellon
|
||||
:members:
|
||||
|
||||
.. autoclass:: CNCjob
|
||||
:members:
|
||||
Reference in New Issue
Block a user