docbook updates
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<appendix xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="appendix-schema" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>Spring Data Key Value Schema(s)</title>
|
||||
<title>Spring Data Redis Schema(s)</title>
|
||||
|
||||
<para>Spring Data - Redis support</para>
|
||||
<programlisting language="xml"><xi:include href="../../../../../spring-data-redis/src/main/resources/org/springframework/data/keyvalue/redis/config/spring-redis-1.0.xsd" parse="text" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<para>Core schema</para>
|
||||
<programlisting language="xml"><xi:include href="../../../../../src/main/resources/org/springframework/data/redis/config/spring-redis-1.0.xsd" parse="text" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:fallback>
|
||||
<para><emphasis>FIXME: REDIS SCHEMA LOCATION/NAME CHANGED</emphasis></para>
|
||||
</xi:fallback>
|
||||
|
||||
@@ -5,6 +5,5 @@
|
||||
Various appendixes outside the reference documentation.
|
||||
</para>
|
||||
|
||||
<para><xref linkend="appendix-schema"/> defines the schemas provided by Spring Data
|
||||
Key Value.</para>
|
||||
<para><xref linkend="appendix-schema"/> defines the schemas provided by Spring Data Redis.</para>
|
||||
</partintro>
|
||||
Reference in New Issue
Block a user