diff --git a/docs/modules/ROOT/assets/images/Hystrix.png b/docs/modules/ROOT/assets/images/Hystrix.png new file mode 100644 index 000000000..7d4e17ed4 Binary files /dev/null and b/docs/modules/ROOT/assets/images/Hystrix.png differ diff --git a/docs/modules/ROOT/assets/images/HystrixFallback.png b/docs/modules/ROOT/assets/images/HystrixFallback.png new file mode 100644 index 000000000..372018c75 Binary files /dev/null and b/docs/modules/ROOT/assets/images/HystrixFallback.png differ diff --git a/docs/modules/ROOT/assets/images/HystrixGraph.png b/docs/modules/ROOT/assets/images/HystrixGraph.png new file mode 100644 index 000000000..c07c6bd58 Binary files /dev/null and b/docs/modules/ROOT/assets/images/HystrixGraph.png differ diff --git a/docs/modules/ROOT/assets/images/RequestLatency.png b/docs/modules/ROOT/assets/images/RequestLatency.png new file mode 100644 index 000000000..6c7e93beb Binary files /dev/null and b/docs/modules/ROOT/assets/images/RequestLatency.png differ diff --git a/docs/src/main/asciidoc/README.adoc b/docs/modules/ROOT/pages/README.adoc similarity index 100% rename from docs/src/main/asciidoc/README.adoc rename to docs/modules/ROOT/pages/README.adoc diff --git a/docs/src/main/asciidoc/_attributes.adoc b/docs/modules/ROOT/pages/_attributes.adoc similarity index 100% rename from docs/src/main/asciidoc/_attributes.adoc rename to docs/modules/ROOT/pages/_attributes.adoc diff --git a/docs/src/main/asciidoc/_configprops.adoc b/docs/modules/ROOT/pages/_configprops.adoc similarity index 100% rename from docs/src/main/asciidoc/_configprops.adoc rename to docs/modules/ROOT/pages/_configprops.adoc diff --git a/docs/src/main/asciidoc/appendix.adoc b/docs/modules/ROOT/pages/appendix.adoc similarity index 100% rename from docs/src/main/asciidoc/appendix.adoc rename to docs/modules/ROOT/pages/appendix.adoc diff --git a/docs/src/main/asciidoc/index.adoc b/docs/modules/ROOT/pages/index.adoc similarity index 100% rename from docs/src/main/asciidoc/index.adoc rename to docs/modules/ROOT/pages/index.adoc diff --git a/docs/src/main/asciidoc/intro.adoc b/docs/modules/ROOT/pages/intro.adoc similarity index 100% rename from docs/src/main/asciidoc/intro.adoc rename to docs/modules/ROOT/pages/intro.adoc diff --git a/docs/src/main/asciidoc/sagan-boot.adoc b/docs/modules/ROOT/pages/sagan-boot.adoc similarity index 100% rename from docs/src/main/asciidoc/sagan-boot.adoc rename to docs/modules/ROOT/pages/sagan-boot.adoc diff --git a/docs/src/main/asciidoc/sagan-index.adoc b/docs/modules/ROOT/pages/sagan-index.adoc similarity index 100% rename from docs/src/main/asciidoc/sagan-index.adoc rename to docs/modules/ROOT/pages/sagan-index.adoc diff --git a/docs/src/main/asciidoc/spring-cloud-netflix.adoc b/docs/modules/ROOT/pages/spring-cloud-netflix.adoc similarity index 100% rename from docs/src/main/asciidoc/spring-cloud-netflix.adoc rename to docs/modules/ROOT/pages/spring-cloud-netflix.adoc