Include index-docinfo.xml.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
apply plugin: 'io.spring.convention.docs'
|
||||
apply plugin: 'io.spring.convention.spring-test'
|
||||
|
||||
apply from: IDE_GRADLE
|
||||
|
||||
dependencies {
|
||||
|
||||
13
spring-geode-docs/src/docs/asciidoc/index-docinfo.xml
Normal file
13
spring-geode-docs/src/docs/asciidoc/index-docinfo.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<productname>Spring Boot for Apache Geode & 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>
|
||||
@@ -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_.
|
||||
|
||||
Reference in New Issue
Block a user