We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24b8bbe + 5506763 commit 389684cCopy full SHA for 389684c
docs/conf.py
@@ -84,4 +84,5 @@
84
"setuptools": ("https://setuptools.readthedocs.io/en/latest", None),
85
"tox": ("https://tox.readthedocs.io/en/latest", None),
86
"devpi": ("https://devpi.net/docs/devpi/devpi/stable/+doc/", None),
87
+ "kedro": ("https://kedro.readthedocs.io/en/latest/", None),
88
}
docs/index.rst
@@ -162,6 +162,7 @@ documentation and source code:
162
* :ref:`pytest <pytest:writing-plugins>`
163
* :std:doc:`tox <tox:plugins>`
164
* :std:doc:`devpi <devpi:devguide/index>`
165
+* :std:doc:`kedro <kedro:kedro.framework.hooks.specs>`
166
167
For more details and advanced usage please read on.
168
0 commit comments