We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16289d7 commit 33449a3Copy full SHA for 33449a3
mkdocs.yml
@@ -49,6 +49,10 @@ nav:
49
- CSV Sink: connectors/sinks/csv-sink.md
50
- InfluxDB v3 Sink: connectors/sinks/influxdb3-sink.md
51
- Creating a Custom Sink: connectors/sinks/custom-sinks.md
52
+ - Sources:
53
+ - 'connectors/sources/README.md'
54
+ - CSV Source: connectors/sources/csv-source.md
55
+ - Creating a Custom Source: connectors/sources/custom-sources.md
56
- Upgrading Guide:
57
- Upgrading from Quix Streams v0.5: upgrading-legacy.md
58
0 commit comments