.. Kedro documentation master file, created by
   sphinx-quickstart on Mon Dec 18 11:31:24 2017.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.


Welcome to Kedro's API docs and tutorials!
=============================================


.. toctree::
   :maxdepth: 2
   :caption: Introduction

   01_introduction/01_introduction


.. toctree::
   :maxdepth: 2
   :caption: Getting Started

   02_getting_started/01_prerequisites
   02_getting_started/02_install
   02_getting_started/03_new_project
   02_getting_started/04_hello_world


.. toctree::
   :maxdepth: 2
   :caption: Tutorial

   03_tutorial/01_workflow
   03_tutorial/02_tutorial_template
   03_tutorial/03_set_up_data
   03_tutorial/04_create_pipelines
   03_tutorial/05_package_a_project


.. toctree::
   :maxdepth: 2
   :caption: User Guide

   04_user_guide/01_setting_up_vscode
   04_user_guide/02_setting_up_pycharm
   04_user_guide/03_configuration
   04_user_guide/04_data_catalog
   04_user_guide/05_nodes_and_pipelines
   04_user_guide/06_logging
   04_user_guide/07_advanced_io
   04_user_guide/08_pyspark
   04_user_guide/09_developing_plugins


.. toctree::
   :maxdepth: 2
   :caption: Resources

   06_resources/01_faq
   06_resources/02_commands_reference
   06_resources/03_ipython
   06_resources/04_lint


.. toctree::
   :maxdepth: 3
   :caption: API Docs

   kedro

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
