mirror of
https://github.com/elastic/logstash.git
synced 2025-06-28 09:46:03 -04:00
* Update shared files to support versioned plugin docs test * Make common files work for LS Ref and versioned plugin ref * Remove plugin name from TOC entry * Remove plugin-intro because it needs to live in logstash-docs only * Edit common files
13 lines
393 B
Text
13 lines
393 B
Text
[id="{type}-{plugin}-index"]
|
|
|
|
== Versioned {plugin} {type} plugin docs
|
|
++++
|
|
<titleabbrev>{plugin}</titleabbrev>
|
|
++++
|
|
|
|
This page lists all available versions of the documentation for this plugin.
|
|
To see which version of the plugin you have installed, run `bin/logstash-plugin
|
|
list --verbose`.
|
|
|
|
NOTE: Versioned plugin documentation is not available for plugins released prior
|
|
to Logstash 6.0.
|