Skip to content

Commit 389684c

Browse files
authored
Merge pull request #336 from datajoely/add-kedro-ref-to-docs
2 parents 24b8bbe + 5506763 commit 389684c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,5 @@
8484
"setuptools": ("https://setuptools.readthedocs.io/en/latest", None),
8585
"tox": ("https://tox.readthedocs.io/en/latest", None),
8686
"devpi": ("https://devpi.net/docs/devpi/devpi/stable/+doc/", None),
87+
"kedro": ("https://kedro.readthedocs.io/en/latest/", None),
8788
}

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ documentation and source code:
162162
* :ref:`pytest <pytest:writing-plugins>`
163163
* :std:doc:`tox <tox:plugins>`
164164
* :std:doc:`devpi <devpi:devguide/index>`
165+
* :std:doc:`kedro <kedro:kedro.framework.hooks.specs>`
165166

166167
For more details and advanced usage please read on.
167168

0 commit comments

Comments
 (0)