* 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
37 lines
811 B
ReStructuredText
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`
|