Channels
advanced-need-help
job-posting
welcome
announcements
resources
plugins-integrations
beginners-need-help
random
introductions
Powered by
#plugins-integrations
Title
# plugins-integrations
a
antony.milne
02/10/2022, 5:25 PM
The docstrings should build by default when you do
kedro build-docs
- no need to modify index.rst. Something that's tripped me up before: you need
__init__.py
files everywhere for Sphinx to find all the right modules
Post