1
0
mirror of synced 2025-12-25 11:06:55 -05:00
Files
airbyte/airbyte-cdk/python/reference_docs/_source/index.rst
Alexandre Girard 1cf89c63c3 add reference docs for declarative source (#14501)
* generate pdoc

* set python version to 3.8

* mimic doc

* set the os

* Revert "generate pdoc"

This reverts commit 82bdeabe8f.

* add missing docs

* add declarative to index

* missing init files

* generate rst files
2022-07-08 07:26:27 -07:00

37 lines
811 B
ReStructuredText

Welcome to Airbyte Connector Development Kit's documentation!
=============================================================
This documentation is autogenerated from source code comments. More extensive overviews and conceptual explanations will be coming soon.
========================================================================================================================================
.. toctree::
:maxdepth: 4
:caption: Destinations
api/airbyte_cdk.destinations
.. toctree::
:maxdepth: 4
:caption: Models
api/airbyte_cdk.models
.. toctree::
:maxdepth: 4
:caption: Sources
api/airbyte_cdk.sources
.. toctree::
:maxdepth: 4
:caption: Utils
api/airbyte_cdk.utils
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`