27 lines
539 B
ReStructuredText
27 lines
539 B
ReStructuredText
.. kittycad documentation master file, created by
|
|
sphinx-quickstart on Wed Dec 15 10:15:30 2021.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to kittycad's documentation!
|
|
====================================
|
|
|
|
.. autosummary::
|
|
:recursive:
|
|
:toctree: modules
|
|
|
|
kittycad.api
|
|
kittycad.client
|
|
kittycad.models
|
|
kittycad.types
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|
|
.. automodapi:: kittycad
|