Remove includes

This commit is contained in:
Marcin Grzejszczak
2023-09-08 16:12:38 +02:00
committed by Oleg Zhurakousky
parent 95192334fe
commit f2cff0c609
5 changed files with 0 additions and 12 deletions

View File

@@ -13,7 +13,6 @@ image::https://codecov.io/gh/spring-cloud/spring-cloud-stream/branch/{github-tag
[[introduction]]
= Introduction
include::intro.adoc[]
[[resources]]
= Resources

View File

@@ -33,14 +33,8 @@ Sabby Anandan, Marius Bogoevici, Eric Bottard, Mark Fisher, Ilayaperumal Gopinat
[[reference-guide]]
= Reference Guide
include::kafka/kafka_overview.adoc[]
include::kafka/kafka_dlq.adoc[]
include::kafka/kafka_partitions.adoc[]
include::kafka/kafka-reactive.adoc[]
include::kafka/kafka-streams.adoc[]
include::kafka/kafka_tips.adoc[]

View File

@@ -18,4 +18,3 @@ Soby Chacko; Chris Bono; Alexander Preuß; Jay Bryant; Christophe Bornet
[[reference-guide]]
= Reference Guide
include::pulsar/pulsar_binder.adoc[]

View File

@@ -34,8 +34,5 @@ Sabby Anandan, Marius Bogoevici, Eric Bottard, Mark Fisher, Ilayaperumal Gopinat
= Reference Guide
include::rabbit/rabbit_overview.adoc[]
include::rabbit/rabbit_dlq.adoc[]
include::rabbit/rabbit_partitions.adoc[]

View File

@@ -13,7 +13,6 @@
[[preface]]
= Preface
include::preface.adoc[]
[partintro]
--