From c512f41488a9085cc472745116312db2d37de393 Mon Sep 17 00:00:00 2001 From: Jesse McConnell Date: Thu, 9 Apr 2020 10:32:25 -0500 Subject: [PATCH] set render styles --- .../main/asciidoc/contribution-guide/index.adoc | 13 +++++-------- .../main/asciidoc/distribution-guide/index.adoc | 13 +++++-------- .../src/main/asciidoc/embedded-guide/index.adoc | 14 ++++++-------- .../main/asciidoc/quickstart-guide/index.adoc | 17 ++++++----------- 4 files changed, 22 insertions(+), 35 deletions(-) diff --git a/jetty-documentation/src/main/asciidoc/contribution-guide/index.adoc b/jetty-documentation/src/main/asciidoc/contribution-guide/index.adoc index 98e27818725..5543d145f28 100644 --- a/jetty-documentation/src/main/asciidoc/contribution-guide/index.adoc +++ b/jetty-documentation/src/main/asciidoc/contribution-guide/index.adoc @@ -23,8 +23,11 @@ :revdate: {TIMESTAMP} :toc: left :toc-title: Contribution Guide -:toc-image: ../../common/images/jetty-logo.svg -:toc-image-url: /jetty/index.html +:toc-style: + +:header-style: eclipse-thin +:breadcrumb-style: eclipse-thin +:footer-style: default :breadcrumb: Home:../index.html | Contribution Guide:./index.html // docinfo lets you pull in shared content and/or influence via render type @@ -43,12 +46,6 @@ endif::[] // options for special blocks, code snippets, screen, etc :sub-order: attributes+ -// suppress document footer generation -//:nofooter: - -// suppress Eclipse footer -:no-eclipse-footer: - // uncomment to allow include::https:// style content inclusion //:allow-uri-read: true diff --git a/jetty-documentation/src/main/asciidoc/distribution-guide/index.adoc b/jetty-documentation/src/main/asciidoc/distribution-guide/index.adoc index 20a8c1a9022..130c16ce985 100644 --- a/jetty-documentation/src/main/asciidoc/distribution-guide/index.adoc +++ b/jetty-documentation/src/main/asciidoc/distribution-guide/index.adoc @@ -23,8 +23,11 @@ :revdate: {TIMESTAMP} :toc: left :toc-title: Distribution Guide -:toc-image: ../../common/images/jetty-logo.svg -:toc-image-url: /jetty/index.html +:toc-style: + +:header-style: eclipse-thin +:breadcrumb-style: eclipse-thin +:footer-style: default :breadcrumb: Home:../index.html | Distribution Guide:./index.html // docinfo lets you pull in shared content and/or influence via render type @@ -43,12 +46,6 @@ endif::[] // options for special blocks, code snippets, screen, etc :sub-order: attributes+ -// suppress document footer generation -//:nofooter: - -// suppress Eclipse footer -:no-eclipse-footer: - // uncomment to allow include::https:// style content inclusion //:allow-uri-read: true diff --git a/jetty-documentation/src/main/asciidoc/embedded-guide/index.adoc b/jetty-documentation/src/main/asciidoc/embedded-guide/index.adoc index 1dfc4bdaa93..6754f278b87 100644 --- a/jetty-documentation/src/main/asciidoc/embedded-guide/index.adoc +++ b/jetty-documentation/src/main/asciidoc/embedded-guide/index.adoc @@ -23,8 +23,12 @@ :revdate: {TIMESTAMP} :toc: left :toc-title: Embedded Guide -:toc-image: ../../common/images/jetty-logo.svg -:toc-image-url: /jetty/index.html +:toc-style: + +:header-style: eclipse-thin +:breadcrumb-style: eclipse-thin +:footer-style: default + :breadcrumb: Home:../index.html | Embedded Guide:./index.html // docinfo lets you pull in shared content and/or influence via render type @@ -43,12 +47,6 @@ endif::[] // options for special blocks, code snippets, screen, etc :sub-order: attributes+ -// suppress document footer generation -//:nofooter: - -// suppress Eclipse footer -:no-eclipse-footer: - // uncomment to allow include::https:// style content inclusion //:allow-uri-read: true diff --git a/jetty-documentation/src/main/asciidoc/quickstart-guide/index.adoc b/jetty-documentation/src/main/asciidoc/quickstart-guide/index.adoc index a3a369ae02d..0cbb0dd608c 100644 --- a/jetty-documentation/src/main/asciidoc/quickstart-guide/index.adoc +++ b/jetty-documentation/src/main/asciidoc/quickstart-guide/index.adoc @@ -23,15 +23,14 @@ :revdate: {TIMESTAMP} :toc: left :toc-title: Quickstart Guide -:toc-image: ../../common/images/jetty-logo.svg -:toc-image-url: /jetty/index.html +:toc-style: + +:header-style: eclipse-thin +:breadcrumb-style: eclipse-thin +:footer-style: default + :breadcrumb: Home:../index.html | Quickstart Guide:./index.html - -// docinfo lets you pull in shared content and/or influence via render type -//:docinfodir: {DOCINFODIR}/documentation -//:docinfo1: - // html specific directives ifdef::backend-html5[] :safe-mode-unsafe: @@ -44,10 +43,6 @@ endif::[] // options for special blocks, code snippets, screen, etc :sub-order: attributes+ -// suppress document footer generation -//:nofooter: -:no-eclipse-footer: - // uncomment to allow include::https:// style content inclusion //:allow-uri-read: true