diff --git a/.gitignore b/.gitignore index 8b5ae799..de858536 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,5 @@ _site/ *.sw[op] .project sample-pages -.class \ No newline at end of file +.class +antrun \ No newline at end of file diff --git a/antrun/build-main.xml b/antrun/build-main.xml deleted file mode 100644 index 8086f804..00000000 --- a/antrun/build-main.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - :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/{docs-main}.html[Multi HTML] - - \ No newline at end of file