diff --git a/spring-geode-docs/spring-geode-docs.gradle b/spring-geode-docs/spring-geode-docs.gradle
index fb2a4473..a0c5ffc5 100644
--- a/spring-geode-docs/spring-geode-docs.gradle
+++ b/spring-geode-docs/spring-geode-docs.gradle
@@ -1,6 +1,5 @@
apply plugin: 'io.spring.convention.docs'
apply plugin: 'io.spring.convention.spring-test'
-
apply from: IDE_GRADLE
dependencies {
diff --git a/spring-geode-docs/src/docs/asciidoc/index-docinfo.xml b/spring-geode-docs/src/docs/asciidoc/index-docinfo.xml
new file mode 100644
index 00000000..bdd169de
--- /dev/null
+++ b/spring-geode-docs/src/docs/asciidoc/index-docinfo.xml
@@ -0,0 +1,13 @@
+Spring Boot for Apache Geode & Pivotal GemFire
+{spring-boot-data-geode-version}
+
+2018
+
+
+
+ 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.
+
+
diff --git a/spring-geode-docs/src/docs/asciidoc/index.adoc b/spring-geode-docs/src/docs/asciidoc/index.adoc
index a26bc561..edce2ca3 100644
--- a/spring-geode-docs/src/docs/asciidoc/index.adoc
+++ b/spring-geode-docs/src/docs/asciidoc/index.adoc
@@ -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_.