Skip to content

Commit 1390024

Browse files
committed
Integrate: Naming things. Simplify directory layout.
Apache and Amazon/AWS products have been prefixed before. However, while initially planned to be a good idea, it implicitly added an overlay subgroup to this flat list. On the one hand intended, it turned out to be cumbersome to navigate, both when authoring, and when browsing / exploring the list on behalf of the URL layout, or other interfaces. So, let's strip all the prefixes, where the product name is feasible to be better used standalone.
1 parent ac6ad86 commit 1390024

File tree

12 files changed

+20
-20
lines changed

12 files changed

+20
-20
lines changed

docs/integrate/apache-airflow/index.md renamed to docs/integrate/airflow/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(airflow)=
22
(apache-airflow)=
33
(astronomer)=
4-
# Apache Airflow / Astronomer
4+
# Airflow / Astronomer
55

66
:::{include} /_include/links.md
77
:::

docs/integrate/aws-dms/index.md renamed to docs/integrate/dms/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(aws-dms)=
22
(cdc-dms)=
3-
# AWS Database Migration Service
3+
# DMS (AWS Database Migration Service)
44

55
:::{include} /_include/links.md
66
:::

docs/integrate/aws-dynamodb/index.md renamed to docs/integrate/dynamodb/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(aws-dynamodb)=
22
(cdc-dynamodb)=
3-
# Amazon DynamoDB
3+
# DynamoDB
44

55
:::{include} /_include/links.md
66
:::

docs/integrate/apache-flink/index.md renamed to docs/integrate/flink/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(apache-flink)=
22
(flink)=
3-
# Apache Flink
3+
# Flink
44

55
:::{include} /_include/links.md
66
:::

docs/integrate/apache-hop/index.md renamed to docs/integrate/hop/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(apache-hop)=
2-
# Apache Hop
2+
# Hop
33

44
```{div} .float-right
55
[![Apache Hop logo](https://hop.apache.org/img/hop-logo.svg){height=60px loading=lazy}][Apache Hop]

docs/integrate/apache-iceberg/index.md renamed to docs/integrate/iceberg/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(apache-iceberg)=
2-
# Apache Iceberg
2+
# Iceberg
33

44
```{div} .float-right
55
[![Apache Iceberg logo](https://iceberg.apache.org/assets/images/Iceberg-logo.svg){height=60px loading=lazy}][Apache Iceberg]

docs/integrate/index.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,7 @@ Please also visit the [Overview of CrateDB integration tutorials].
1616
:::{toctree}
1717
:maxdepth: 1
1818

19-
apache-airflow/index
20-
apache-flink/index
21-
apache-hop/index
22-
apache-iceberg/index
23-
apache-kafka/index
24-
apache-nifi/index
25-
apache-superset/index
26-
aws-dynamodb/index
27-
aws-kinesis/index
28-
aws-dms/index
19+
airflow/index
2920
aws-lambda/index
3021
azure-functions/index
3122
cluvio/index
@@ -34,11 +25,18 @@ dbeaver/index
3425
dbt/index
3526
debezium/index
3627
django/index
28+
dms/index
29+
dynamodb/index
3730
estuary/index
3831
explo/index
32+
flink/index
3933
gradio/index
4034
grafana/index
35+
hop/index
36+
iceberg/index
4137
influxdb/index
38+
kafka/index
39+
kinesis/index
4240
kestra/index
4341
langchain/index
4442
llamaindex/index
@@ -48,6 +46,7 @@ metabase/index
4846
mongodb/index
4947
mysql/index
5048
n8n/index
49+
nifi/index
5150
node-red/index
5251
plotly/index
5352
Power BI <powerbi/index>
@@ -58,6 +57,7 @@ risingwave/index
5857
sql-server/index
5958
streamlit/index
6059
streamsets/index
60+
superset/index
6161
tableau/index
6262
telegraf/index
6363
:::

docs/integrate/apache-kafka/index.md renamed to docs/integrate/kafka/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(apache-kafka)=
2-
# Apache Kafka
2+
# Kafka
33

44
```{div} .float-right .text-right
55
[![Apache Kafka logo](https://kafka.apache.org/logos/kafka_logo--simple.png){height=60px loading=lazy}][Apache Kafka]
File renamed without changes.

docs/integrate/aws-kinesis/index.md renamed to docs/integrate/kinesis/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(aws-kinesis)=
2-
# Amazon Kinesis
2+
# Kinesis
33

44
:::{include} /_include/links.md
55
:::

0 commit comments

Comments
 (0)