summaryrefslogtreecommitdiff
path: root/docs/file-api.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/file-api.rst')
-rw-r--r--docs/file-api.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/file-api.rst b/docs/file-api.rst
index ba472d4..becd63f 100644
--- a/docs/file-api.rst
+++ b/docs/file-api.rst
@@ -12,10 +12,6 @@ syntactic hints, and can automatically match all files in a folder to their appr
:py:class:`.CamFile` is the common base class for all layer types.
-
-.. autoclass:: gerbonara.layers.LayerStack
- :members:
-
.. autoclass:: gerbonara.cam.CamFile
:members:
@@ -28,3 +24,6 @@ syntactic hints, and can automatically match all files in a folder to their appr
.. autoclass:: gerbonara.ipc356.Netlist
:members:
+.. autoclass:: gerbonara.layers.LayerStack
+ :members:
+