From f7f99396c50736934967030201a0b4ab974c3cf1 Mon Sep 17 00:00:00 2001 From: Nik Everett Date: Wed, 17 Apr 2019 10:46:03 -0400 Subject: [PATCH] Switch legacy watcher documentation to Asciidoctor Switches the core of the documentation build from the unmaintained AsciiDoc project to the actively developer Asciidoctor project. --- conf.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conf.yaml b/conf.yaml index d4a5d99e25d64..776710bfed356 100644 --- a/conf.yaml +++ b/conf.yaml @@ -1319,6 +1319,7 @@ contents: index: docs/public/watcher/index.asciidoc private: 1 branches: [2.4, 2.3, 2.2, 2.1, 2.0, {watcher-1.0: 1.0}] + asciidoctor: true sources: - repo: x-pack