Skip to content

Commit 0deea80

Browse files
committed
Fix Python doc building
1 parent c04f8fc commit 0deea80

File tree

1 file changed

+8
-26
lines changed

1 file changed

+8
-26
lines changed

sdk/python/docs/index.rst

Lines changed: 8 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,10 @@ Client
77
.. automodule:: feast.client
88
:members:
99

10-
11-
Feature Set
10+
Data Source
1211
==================
1312

14-
.. automodule:: feast.feature_set
15-
:members:
16-
17-
18-
Feature
19-
==================
20-
21-
.. automodule:: feast.feature
22-
:inherited-members:
13+
.. automodule:: feast.data_source
2314
:members:
2415

2516

@@ -31,24 +22,15 @@ Entity
3122
:members:
3223

3324

34-
Value
25+
Feature Table
3526
==================
3627

37-
.. automodule:: feast.value_type
28+
.. automodule:: feast.feature_table
3829
:members:
3930

40-
41-
Source
42-
==================
43-
44-
.. automodule:: feast.source
45-
:members:
46-
47-
48-
Job
31+
Feature
4932
==================
5033

51-
.. automodule:: feast.job
52-
:members:
53-
54-
34+
.. automodule:: feast.feature
35+
:inherited-members:
36+
:members:

0 commit comments

Comments
 (0)