File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ These pages cover basic kernel services related to thread scheduling and
28
28
synchronization.
29
29
30
30
.. toctree ::
31
- :maxdepth: 2
31
+ :maxdepth: 1
32
32
33
33
threads/index.rst
34
34
scheduling/index.rst
@@ -69,7 +69,7 @@ argument.
69
69
[4] Optional.
70
70
71
71
.. toctree ::
72
- :maxdepth: 2
72
+ :maxdepth: 1
73
73
74
74
data_passing/fifos.rst
75
75
data_passing/lifos.rst
@@ -84,7 +84,7 @@ Memory Management
84
84
These pages cover memory allocation and management services.
85
85
86
86
.. toctree ::
87
- :maxdepth: 2
87
+ :maxdepth: 1
88
88
89
89
memory/slabs.rst
90
90
memory/pools.rst
96
96
These pages cover timing related services.
97
97
98
98
.. toctree ::
99
- :maxdepth: 2
99
+ :maxdepth: 1
100
100
101
101
timing/clocks.rst
102
102
timing/timers.rst
@@ -107,7 +107,7 @@ Other
107
107
These pages cover other kernel services.
108
108
109
109
.. toctree ::
110
- :maxdepth: 2
110
+ :maxdepth: 1
111
111
112
112
other/cpu_idle.rst
113
113
other/atomic.rst
You can’t perform that action at this time.
0 commit comments