|
19 | 19 | ###############################################################################
|
20 | 20 | # BookStore
|
21 | 21 | ###############################################################################
|
22 |
| - - BookStore: |
23 |
| - - Overview: bookstore/page-0/page-0-intro.md |
24 |
| - - Environment Setup: bookstore/page-0.5/pg0.5-env-setup.md |
25 |
| - - 1 - Send Review Comment to Broker: bookstore/page-1/pg1-review-svc-1.md |
| 22 | + |
26 | 23 | ###############################################################################
|
27 | 24 | # Getting started
|
28 | 25 | ###############################################################################
|
29 | 26 | - Tutorial:
|
30 |
| - - Tutorial introduction: getting-started/README.md |
31 |
| - - Install Knative using quickstart: getting-started/quickstart-install.md |
32 |
| - - Knative Functions: |
33 |
| - - About Knative Functions: getting-started/about-knative-functions.md |
34 |
| - - Installing Knative Functions: getting-started/install-func.md |
35 |
| - - Creating a function: getting-started/create-a-function.md |
36 |
| - - Building, running, or deploying a function: getting-started/build-run-deploy-func.md |
37 |
| - - Knative Serving: |
38 |
| - - Deploying a Knative Service: getting-started/first-service.md |
39 |
| - - Autoscaling: getting-started/first-autoscale.md |
40 |
| - - Traffic splitting: getting-started/first-traffic-split.md |
41 |
| - - Knative Eventing: |
42 |
| - - About Knative Eventing: getting-started/getting-started-eventing.md |
43 |
| - - Sources, Brokers, and Triggers: getting-started/first-broker.md |
44 |
| - - Using a Knative Service as a source: getting-started/first-source.md |
45 |
| - - Using Triggers and sinks: getting-started/first-trigger.md |
46 |
| - - What's Next?: getting-started/next-steps.md |
47 |
| - - Clean Up: getting-started/clean-up.md |
| 27 | + - Quickstart: |
| 28 | + - Tutorial introduction: getting-started/README.md |
| 29 | + - Install Knative using quickstart: getting-started/quickstart-install.md |
| 30 | + - Knative Functions: |
| 31 | + - About Knative Functions: getting-started/about-knative-functions.md |
| 32 | + - Installing Knative Functions: getting-started/install-func.md |
| 33 | + - Creating a function: getting-started/create-a-function.md |
| 34 | + - Building, running, or deploying a function: getting-started/build-run-deploy-func.md |
| 35 | + - Knative Serving: |
| 36 | + - Deploying a Knative Service: getting-started/first-service.md |
| 37 | + - Autoscaling: getting-started/first-autoscale.md |
| 38 | + - Traffic splitting: getting-started/first-traffic-split.md |
| 39 | + - Knative Eventing: |
| 40 | + - About Knative Eventing: getting-started/getting-started-eventing.md |
| 41 | + - Sources, Brokers, and Triggers: getting-started/first-broker.md |
| 42 | + - Using a Knative Service as a source: getting-started/first-source.md |
| 43 | + - Using Triggers and sinks: getting-started/first-trigger.md |
| 44 | + - What's Next?: getting-started/next-steps.md |
| 45 | + - Clean Up: getting-started/clean-up.md |
| 46 | + - "E2E tutorial: Knative Bookstore": |
| 47 | + - Overview: bookstore/page-0/page-0-intro.md |
| 48 | + - Environment Setup: bookstore/page-0.5/pg0.5-env-setup.md |
| 49 | + - 1 - Send Review Comment to Broker: bookstore/page-1/pg1-review-svc-1.md |
| 50 | + - 2 - Create Sentiment Analysis Service: bookstore/page-2/pg2-sentiment-svc.md |
48 | 51 | ###############################################################################
|
49 | 52 | # Installing
|
50 | 53 | ###############################################################################
|
|
0 commit comments