Include index-docinfo.xml.

This commit is contained in:
John Blum
2018-06-25 18:15:57 -07:00
parent 3b21c149ba
commit 869347f59e
3 changed files with 15 additions and 11 deletions

View File

@@ -1,6 +1,5 @@
apply plugin: 'io.spring.convention.docs'
apply plugin: 'io.spring.convention.spring-test'
apply from: IDE_GRADLE
dependencies {

View File

@@ -0,0 +1,13 @@
<productname>Spring Boot for Apache Geode &amp; Pivotal GemFire</productname>
<releaseinfo>{spring-boot-data-geode-version}</releaseinfo>
<copyright>
<year>2018</year>
</copyright>
<legalnotice>
<para>
Copies of this document may be made for your own use and for distribution to
others, provided that you do not charge any fee for such copies and further
provided that each copy contains this Copyright Notice, whether distributed in
print or electronically.
</para>
</legalnotice>

View File

@@ -1,11 +1,10 @@
= Spring Boot for Apache Geode & Pivotal GemFire Reference Guide
John Blum;
:revnumber: {version}
Blum; John Blum
:revdate: {localdate}
:revnumber: {version}
:doctype: book
:toc:
:toclevels: 3
:!toc-placement:
:source-highlighter: prettify
:numbered:
:icons: font
@@ -34,13 +33,6 @@ John Blum;
:spring-framework-javadoc: https://docs.spring.io/spring/docs/current/javadoc-api
:wikipedia-docs: https://en.wikipedia.org/wiki
(C) 2018 The original authors.
NOTE: Copies of this document may be made for your own use and for distribution to others provided that you do not
charge any fee for such copies and further provided that each copy contains this Copyright Notice
whether distributed in print or electronically.
toc::[]
[[abstract]]
Welcome to _Spring Boot for Apache Geode & Pivotal GemFire_.