Remove the namespace reference and links to it.

Closes #1290
See https://github.com/spring-projects/spring-data-commons/issues/2662
Original pull request #1298
This commit is contained in:
Jens Schauder
2022-07-22 14:13:00 +02:00
parent d79ba7911f
commit fcbecda414
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ ifdef::backend-epub3[:front-cover-image: image:epub-cover.png[Front Cover,1050,1
:reactiveStreamsJavadoc: https://www.reactive-streams.org/reactive-streams-{reactiveStreamsVersion}-javadoc
:example-root: ../../../src/test/java/org/springframework/data/r2dbc/documentation
:tabsize: 2
:include-xml-namespaces: false
(C) 2018-2022 The original authors.