Skip to content

Commit c66ed03

Browse files
authored
Remove duplicate headings, and further standardise (#5084)
Signed-off-by: Deepyaman Datta <[email protected]>
1 parent 25f46c2 commit c66ed03

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

docs/api/framework/kedro.framework.cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
members: false
55
show_source: false
66

7-
87
| Submodule | Description |
98
|------------------------------------|-----------------------------------------------------------------------------|
109
| [`kedro.framework.cli.catalog`](#kedro.framework.cli.catalog) | A collection of CLI commands for working with Kedro catalog. |
@@ -17,6 +16,7 @@
1716
| [`kedro.framework.cli.starters`](#kedro.framework.cli.starters) | `kedro` is a CLI for managing Kedro projects. |
1817
| [`kedro.framework.cli.utils`](#kedro.framework.cli.utils) | Utilities for use with click. |
1918

19+
2020
::: kedro.framework.cli.catalog
2121
options:
2222
members: true

docs/api/framework/kedro.framework.hooks.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,16 @@
1111
| [`kedro.framework.hooks.specs`](#kedro.framework.hooks.specs) | Contains specifications for all callable hooks in Kedro's execution timeline. |
1212

1313

14-
## kedro.framework.hooks.manager
1514
::: kedro.framework.hooks.manager
1615
options:
1716
members: true
1817
show_source: true
1918

20-
## kedro.framework.hooks.markers
2119
::: kedro.framework.hooks.markers
2220
options:
2321
members: true
2422
show_source: true
2523

26-
## kedro.framework.hooks.specs
2724
::: kedro.framework.hooks.specs
2825
options:
2926
members: true

docs/api/framework/kedro.framework.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
members: false
55
show_source: false
66

7-
87
| Module | Description |
98
|---------------------------------|-----------------------------------------------------------------------------|
109
| [`kedro.framework.cli`](kedro.framework.cli.md) | Implements commands available from Kedro's CLI. |

0 commit comments

Comments
 (0)