Commit 68436c4
DeanLuus22021994
docs: update documentation for new Dapr component directory structure
Updated References:
- .devcontainer/README.md: Updated component table with file paths
- .devcontainer/dapr-components/README.md: Added directory structure diagram
Changes:
- Added directory tree showing component organization
- Updated file paths to reflect subdirectory structure
- Added note about Dapr automatic subdirectory discovery
- Clarified customization process (add files to appropriate subdirectory)
All references now point to new locations:
- statestore/default.yaml (was statestore.yaml)
- statestore/redis.yaml (was statestore-redis.yaml)
- statestore/postgres.yaml (was statestore-postgres.yaml)
- pubsub/redis.yaml (was pubsub-redis.yaml)
- secretstore/env.yaml (was secretstore-env.yaml)
- bindings/http.yaml (was bindings-http.yaml)
- configuration/default.yaml (was configuration.yaml)1 parent 8bf783e commit 68436c4
2 files changed
+42
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
5 | 26 | | |
6 | 27 | | |
7 | 28 | | |
8 | 29 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
15 | 37 | | |
16 | 38 | | |
17 | 39 | | |
| |||
54 | 76 | | |
55 | 77 | | |
56 | 78 | | |
57 | | - | |
| 79 | + | |
58 | 80 | | |
59 | 81 | | |
60 | 82 | | |
61 | 83 | | |
| 84 | + | |
| 85 | + | |
62 | 86 | | |
63 | 87 | | |
64 | 88 | | |
| |||
0 commit comments