Skip to content

Commit bdad7db

Browse files
vikashggigony
authored andcommitted
Fixed documentation issue #231
Signed-off-by: Vikash Gupta <write2vikash@gmail.com>
1 parent 0aa7ef0 commit bdad7db

File tree

1 file changed

+2
-46
lines changed

1 file changed

+2
-46
lines changed

docs/source/modules/index.md

Lines changed: 2 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,58 +1,14 @@
11
# MODULES APIS
22

3-
## Core
4-
53
```{toctree}
6-
:maxdepth: 3
7-
:hidden:
4+
:glob:
5+
:maxdepth: 2
86
97
core
10-
```
11-
12-
## Domain objects
13-
14-
```{toctree}
15-
:maxdepth: 2
16-
:hidden:
178
domain_objects
18-
```
19-
20-
## Operators
21-
22-
```{toctree}
23-
:maxdepth: 2
24-
:hidden:
259
operators
26-
```
27-
28-
## Models
29-
30-
```{toctree}
31-
:maxdepth: 2
32-
:hidden:
3310
models
34-
```
35-
36-
## Graphs
37-
38-
```{toctree}
39-
:maxdepth: 2
40-
:hidden:
4111
graphs
42-
```
43-
44-
## Executors
45-
46-
```{toctree}
47-
:maxdepth: 2
48-
:hidden:
4912
executors
50-
```
51-
52-
## Datastores
53-
54-
```{toctree}
55-
:maxdepth: 2
56-
:hidden:
5713
datastores
5814
```

0 commit comments

Comments
 (0)