Skip to content

Commit e743cdb

Browse files
committed
Updated docs.
1 parent aec8800 commit e743cdb

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
CodeFlare Pipelines
22
===========================
33

4-
codeflare.pipelines.Datamodel module
4+
CodeFlare Pipelines Datamodel
55
------------------------------------
66

77
.. automodule:: codeflare.pipelines.Datamodel
88
:members:
99
:undoc-members:
1010
:show-inheritance:
1111

12-
codeflare.pipelines.Exceptions module
13-
-------------------------------------
12+
CodeFlare Pipelines Runtime
13+
----------------------------------
1414

15-
.. automodule:: codeflare.pipelines.Exceptions
15+
.. automodule:: codeflare.pipelines.Runtime
1616
:members:
1717
:undoc-members:
1818
:show-inheritance:
1919

20-
codeflare.pipelines.Runtime module
21-
----------------------------------
20+
CodeFlare Pipelines Exceptions
21+
-------------------------------------
2222

23-
.. automodule:: codeflare.pipelines.Runtime
23+
.. automodule:: codeflare.pipelines.Exceptions
2424
:members:
2525
:undoc-members:
2626
:show-inheritance:

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ CodeFlare Documentation
3131
getting_started/starting
3232

3333
.. toctree::
34-
:maxdepth: 2
34+
:maxdepth: 4
3535
:caption: User guide
3636

3737
codeflare

0 commit comments

Comments
 (0)