Skip to content

Commit 048c837

Browse files
woopgitbook-bot
authored andcommitted
GitBook: [master] 12 pages and 5 assets modified
1 parent a48bcd0 commit 048c837

File tree

13 files changed

+211
-7
lines changed

13 files changed

+211
-7
lines changed
42.5 KB
Loading
47.8 KB
Loading
42.9 KB
Loading
70.2 KB
Loading

docs/.gitbook/assets/image (9).png

55.3 KB
Loading

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ Explore the following resources to get started with Feast:
5252
* [Getting started ](getting-started/)provides a step-by-step guide to using Feast.
5353
* [Concepts](concepts/data-model-and-concepts.md#concepts) describes all important Feast API concepts.
5454
* [Reference](reference/feast-cli-commands.md) contains detailed API and design documents.
55-
* [Contributing](contributing/contributing.md) contains resources for anyone who wants to contribute to Feast.
55+
* [Contributing](project/contributing.md) contains resources for anyone who wants to contribute to Feast.
5656

docs/SUMMARY.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,13 @@
5959
* [Python API reference](http://rtd.feast.dev/)
6060
* [Usage](reference/usage.md)
6161

62-
## Contributing
62+
## Project
6363

64-
* [Contribution process](contributing/contributing.md)
65-
* [Development guide](contributing/development-guide.md)
66-
* [Versioning policy](contributing/versioning-policy.md)
67-
* [Release process](contributing/release-process.md)
64+
* [Contribution process](project/contributing.md)
65+
* [Development guide](project/development-guide.md)
66+
* [Versioning policy](project/versioning-policy.md)
67+
* [Release process](project/release-process.md)
68+
* [Feast 0.9 vs Feast 0.10+](project/feast-0.9-vs-feast-0.10+.md)
6869

6970
---
7071

docs/feast-on-kubernetes-1/getting-started/learn-feast.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Explore the following resources to learn more about Feast:
77
* [Examples](https://github.com/feast-dev/feast/tree/master/examples) contains Jupyter notebooks that you can run on your Feast deployment.
88
* [Advanced](../advanced-1/troubleshooting.md) contains information about both advanced and operational aspects of Feast.
99
* [Reference](../reference-1/api/) contains detailed API and design documents for advanced users.
10-
* [Contributing](../../contributing/contributing.md) contains resources for anyone who wants to contribute to Feast.
10+
* [Contributing](../../project/contributing.md) contains resources for anyone who wants to contribute to Feast.
1111

1212
{% hint style="info" %}
1313
The best way to learn Feast is to use it. Jump over to our [Quickstart](install-feast/quickstart.md) guide to have one of our examples running in no time at all!
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)