|
9 | 9 | [Install](https://cratedb.com/docs/guide/install/) • |
10 | 10 | [How-to guides](https://cratedb.com/docs/guide/howto/) • |
11 | 11 | [Tutorials](https://cratedb.com/docs/guide/tutorial/) • |
| 12 | +[Explanations](https://cratedb.com/docs/guide/explain/) • |
12 | 13 | [Administration](https://cratedb.com/docs/guide/admin/) • |
13 | 14 | [Performance](https://cratedb.com/docs/guide/performance/) |
14 | 15 |
|
15 | 16 | 🔗 Reference material: |
16 | 17 | [All features](https://cratedb.com/docs/guide/feature/) • |
17 | 18 | [Ingestion](https://cratedb.com/docs/guide/ingest/) • |
18 | 19 | [Topics](https://cratedb.com/docs/guide/topic/) • |
19 | | -[Solutions](https://cratedb.com/docs/guide/solution/) • |
20 | 20 | [Integrations](https://cratedb.com/docs/guide/integrate/) |
21 | 21 |
|
22 | 22 | 📖 More information: |
@@ -70,14 +70,14 @@ navigation element (left-hand menu). |
70 | 70 | - `connect` The canonical "How to connect to CrateDB" section. |
71 | 71 | - `howto` How-to guides about CrateDB. |
72 | 72 | - `tutorial` Tutorials about CrateDB. |
| 73 | +- `explain` Explanatory guides about CrateDB. |
73 | 74 | - `admin` A potpourri of operational guidelines. |
74 | 75 | - `performance` A potpourri of performance tuning guidelines. |
75 | 76 |
|
76 | 77 | **Reference material** |
77 | 78 | - `feature` A backbone section about all features at a glance, using a flat layout. |
78 | 79 | - `ingest` A category section bundling all ingest methods. |
79 | 80 | - `topic` A category section bundling different topics [sic!] and application domains. |
80 | | -- `solution` A category section bundling different successful customer scenarios. |
81 | 81 | - `integrate` A backbone section about all the integration items, using a flat layout. |
82 | 82 |
|
83 | 83 | ## 💁 Contributing |
|
0 commit comments