* CDK Autogenerated reference docs: base version * Update docs config. Add .readthedocs.yaml file. Update build html files. * Update .gitignore. Remove sphinx build files. * Add newline at the end of .gitignore * Update setup.py requirements. Update .readthedocs.yaml config. * Update rst files. Add Makefile rst config. * Update CDK docstring format. Change rst layout. Update sphinx config. * Add Sphinx docs. Update index.rst. Update abstract_source.py docstrings. * Override master_doc and package templates. Add docs schema enerator script. Update sphinx docs. * Add `Publishing to Read the Docs` section to sphinx-docs.md". Replace sphinx-docs.md to `airbyte-cdk` module. * Update sphinx-docs.md section name * Bump airbyte-cdk version. Update CHANGELOG.md. Co-authored-by: ykurochkin <y.kurochkin@zazmic.com> Co-authored-by: Vadym Hevlich <vege1wgw@gmail.com>
31 lines
736 B
ReStructuredText
31 lines
736 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
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|