mirror of
https://github.com/wassname/sloth.git
synced 2026-08-04 13:13:47 +08:00
update documentation
This commit is contained in:
@@ -7,6 +7,7 @@ API Reference
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
labeltool
|
||||
containers
|
||||
model
|
||||
scene
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
=========
|
||||
Labeltool
|
||||
=========
|
||||
|
||||
The labeltool object is the main object that hold most of the current state of
|
||||
the label tool.
|
||||
|
||||
It provides the following API:
|
||||
|
||||
.. module:: sloth.core.labeltool
|
||||
|
||||
.. autoclass:: LabelTool
|
||||
:members:
|
||||
|
||||
Reference in New Issue
Block a user