Skip to content

Commit 920f305

Browse files
authored
Switch Logstash VPR to Asciidoctor (#822)
Switches the core of the docs build for the Logstash Versioned Plugin Reference from the unmaintained AsciiDoc project to the actively developed Asciidoctor project.
1 parent 52e221a commit 920f305

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conf.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,10 +577,12 @@ contents:
577577
current: versioned_plugin_docs
578578
branches: [ versioned_plugin_docs ]
579579
index: docs/versioned-plugins/index.asciidoc
580+
private: 1
580581
chunk: 1
581582
noindex: 1
582583
tags: Logstash/Plugin Reference
583584
subject: Logstash
585+
asciidoctor: true
584586
sources:
585587
-
586588
repo: logstash-docs

0 commit comments

Comments
 (0)