From 118e9757232dcac05ee5a6e281eb452be36d0e71 Mon Sep 17 00:00:00 2001 From: Nik Everett Date: Fri, 26 Apr 2019 10:22:58 -0400 Subject: [PATCH] Switch legacy shield docs to asciidoctor Switches the legacy shield docs from the unmaintained AsciiDoc project to the actively maintained Asciidoctor project. --- conf.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conf.yaml b/conf.yaml index 43c746eb598e2..18b530bf6b2cd 100644 --- a/conf.yaml +++ b/conf.yaml @@ -1310,6 +1310,7 @@ contents: index: docs/public/shield/index.asciidoc private: 1 branches: [2.4, 2.3, 2.2, 2.1, 2.0, {shield-1.3: 1.3}, {shield-1.2: 1.2}, {shield-1.1: 1.1}, {shield-1.0: 1.0}] + asciidoctor: true sources: - repo: x-pack