diff --git a/antrun/build-main.xml b/antrun/build-main.xml
new file mode 100644
index 00000000..19393669
--- /dev/null
+++ b/antrun/build-main.xml
@@ -0,0 +1,18 @@
+
+
+
+ :nofooter:
+:linkcss:
+:stylesdir: css
+:stylesheet: manual-singlepage.css
+
+= {docs-main}
+
+{spring-cloud-version}
+
+== Pick The Documentation Option
+
+- link:single/{docs-main}.html[Single HTML]
+- link:multi/multi_{docs-main}.html[Multi HTML]
+
+
\ No newline at end of file
diff --git a/docs/target/generated-docs/antrun/build-main.xml b/docs/target/generated-docs/antrun/build-main.xml
new file mode 100644
index 00000000..19393669
--- /dev/null
+++ b/docs/target/generated-docs/antrun/build-main.xml
@@ -0,0 +1,18 @@
+
+
+
+ :nofooter:
+:linkcss:
+:stylesdir: css
+:stylesheet: manual-singlepage.css
+
+= {docs-main}
+
+{spring-cloud-version}
+
+== Pick The Documentation Option
+
+- link:single/{docs-main}.html[Single HTML]
+- link:multi/multi_{docs-main}.html[Multi HTML]
+
+
\ No newline at end of file
diff --git a/docs/target/spring-cloud-gateway.adoc b/docs/target/spring-cloud-gateway.adoc
new file mode 100644
index 00000000..e06b1723
--- /dev/null
+++ b/docs/target/spring-cloud-gateway.adoc
@@ -0,0 +1,13 @@
+:nofooter:
+:linkcss:
+:stylesdir: css
+:stylesheet: manual-singlepage.css
+
+= {docs-main}
+
+{spring-cloud-version}
+
+== Pick The Documentation Option
+
+- link:single/{docs-main}.html[Single HTML]
+- link:multi/multi_{docs-main}.html[Multi HTML]
\ No newline at end of file