We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99f9edf commit d19284eCopy full SHA for d19284e
1 file changed
docs/conf.py
@@ -51,7 +51,11 @@
51
'operator.md': 'reference/operator.md',
52
'dsl1.md': 'migrations/dsl1.md',
53
'updating-syntax.md': 'strict-syntax.md',
54
- 'updating-spot-retries.md': 'guides/updating-spot-retries.md'
+ 'updating-spot-retries.md': 'guides/updating-spot-retries.md',
55
+ 'metrics.md': 'tutorials/metrics.md',
56
+ 'data-lineage.md' : 'tutorials/data-lineage.md',
57
+ 'workflow-outputs.md': 'tutorials/workflow-outputs.md',
58
+ 'flux.md': 'tutorials/flux.md'
59
}
60
61
# Add any paths that contain templates here, relative to this directory.
0 commit comments