From 24076748bbe8165a7335ee9290bf098aefdfbf6b Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 29 Aug 2017 13:49:22 +0200 Subject: [PATCH] Polish --- .gitignore | 3 ++- antrun/build-main.xml | 18 ------------------ 2 files changed, 2 insertions(+), 19 deletions(-) delete mode 100644 antrun/build-main.xml 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