| ```{include} main.md |
| |
| ``` |
| |
| ```{toctree} |
| :hidden: True |
| |
| getting-started/index |
| ``` |
| |
| ```{toctree} |
| :hidden: True |
| |
| concepts/index |
| ``` |
| |
| ```{toctree} |
| :hidden: True |
| |
| how-tos/index |
| ``` |
| |
| ```{toctree} |
| :hidden: True |
| |
| further-reading |
| talks-or-podcasts-or-blogs-or-papers |
| hamilton-community |
| license |
| contributing |
| ``` |
| |
| ```{toctree} |
| :hidden: True |
| :caption: REFERENCE |
| |
| reference/api-reference/index |
| reference/api-extensions/index |
| GitHub repository <https://github.com/dagworks-inc/hamilton> |
| ``` |
| |
| |
| |
| ```{toctree} |
| :hidden: True |
| :caption: Documentation TODOs |
| |
| unorganized-docs/index |
| ``` |