From 5a2ef3457e74143c6227014c9d4a18a121c34457 Mon Sep 17 00:00:00 2001 From: Nik Everett Date: Fri, 26 Apr 2019 11:10:09 -0400 Subject: [PATCH] Switch legacy marvel docs to asciidoctor Switches the legacy marvel 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 18b530bf6b2cd..eb954e6d69457 100644 --- a/conf.yaml +++ b/conf.yaml @@ -1296,6 +1296,7 @@ contents: index: docs/public/marvel/index.asciidoc private: 1 branches: [ 2.4, 2.3, 2.2, 2.1, 2.0, {marvel-1.3: 1.3}] + asciidoctor: true sources: - repo: x-pack