From 75b40bb88486f4ece11ecea519cf7782b1360c5e Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Wed, 16 Jun 2021 12:52:42 +0200 Subject: [PATCH] Polished the docs --- docs/src/main/asciidoc/index.adoc | 19 +------------------ docs/src/main/asciidoc/index.htmladoc | 18 ------------------ docs/src/main/asciidoc/index.pdfadoc | 13 ------------- 3 files changed, 1 insertion(+), 49 deletions(-) delete mode 100644 docs/src/main/asciidoc/index.htmladoc delete mode 100644 docs/src/main/asciidoc/index.pdfadoc diff --git a/docs/src/main/asciidoc/index.adoc b/docs/src/main/asciidoc/index.adoc index d34261b40..dd1a0a718 100644 --- a/docs/src/main/asciidoc/index.adoc +++ b/docs/src/main/asciidoc/index.adoc @@ -1,18 +1 @@ -[[spring-cloud-sleuth-reference-documentation]] -= Spring Cloud Sleuth Reference Documentation -Adrian Cole, Spencer Gibb, Marcin Grzejszczak, Dave Syer, Jay Bryant - -:docinfo: shared -include::_attributes.adoc[] - -The reference documentation consists of the following sections: - -[horizontal] -<> :: Legal information. -<> :: About the Documentation, Getting Help, First Steps, and more. -<> :: Introducing {project-full-name}, Developing Your First {project-full-name}-based Application -<> :: {project-full-name} usage examples and workflows. -<> :: Span creation, context propagation, and more. -<> :: Add sampling, propagate remote tags, and more. -<> :: Instrumentation configuration, context propagation, and more. -<> :: Span definitions and configuration properties. +include::spring-cloud-sleuth.adoc[] diff --git a/docs/src/main/asciidoc/index.htmladoc b/docs/src/main/asciidoc/index.htmladoc deleted file mode 100644 index d34261b40..000000000 --- a/docs/src/main/asciidoc/index.htmladoc +++ /dev/null @@ -1,18 +0,0 @@ -[[spring-cloud-sleuth-reference-documentation]] -= Spring Cloud Sleuth Reference Documentation -Adrian Cole, Spencer Gibb, Marcin Grzejszczak, Dave Syer, Jay Bryant - -:docinfo: shared -include::_attributes.adoc[] - -The reference documentation consists of the following sections: - -[horizontal] -<> :: Legal information. -<> :: About the Documentation, Getting Help, First Steps, and more. -<> :: Introducing {project-full-name}, Developing Your First {project-full-name}-based Application -<> :: {project-full-name} usage examples and workflows. -<> :: Span creation, context propagation, and more. -<> :: Add sampling, propagate remote tags, and more. -<> :: Instrumentation configuration, context propagation, and more. -<> :: Span definitions and configuration properties. diff --git a/docs/src/main/asciidoc/index.pdfadoc b/docs/src/main/asciidoc/index.pdfadoc deleted file mode 100644 index e1edcb891..000000000 --- a/docs/src/main/asciidoc/index.pdfadoc +++ /dev/null @@ -1,13 +0,0 @@ -[[spring-cloud-sleuth-reference-documentation]] -= Spring Cloud Sleuth Reference Documentation -Adrian Cole, Spencer Gibb, Marcin Grzejszczak, Dave Syer, Jay Bryant - -include::_attributes.adoc[] - -include::legal.adoc[leveloffset=+1] -include::getting-started.adoc[leveloffset=+1] -include::using.adoc[leveloffset=+1] -include::project-features.adoc[leveloffset=+1] -include::howto.adoc[leveloffset=+1] -include::integrations.adoc[leveloffset=+1] -include::appendix.adoc[leveloffset=+1]