[DOCS] Reformats the Development tools settings tables into definition lists (#107967)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Kaarina Tungseth 2021-08-20 10:03:31 -05:00 committed by GitHub
parent 970cf589c5
commit 385d24b48a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,31 +12,20 @@ They are enabled by default.
[[grok-settings]]
==== Grok Debugger settings
[cols="2*<"]
|===
| `xpack.grokdebugger.enabled` {ess-icon}
| Set to `true` to enable the <<xpack-grokdebugger,Grok Debugger>>. Defaults to `true`.
`xpack.grokdebugger.enabled` {ess-icon}::
Set to `true` to enable the <<xpack-grokdebugger,Grok Debugger>>. Defaults to `true`.
|===
[float]
[[profiler-settings]]
==== {searchprofiler} settings
[cols="2*<"]
|===
| `xpack.searchprofiler.enabled`
| Set to `true` to enable the <<xpack-profiler,{searchprofiler}>>. Defaults to `true`.
|===
`xpack.searchprofiler.enabled`::
Set to `true` to enable the <<xpack-profiler,{searchprofiler}>>. Defaults to `true`.
[float]
[[painless_lab-settings]]
==== Painless Lab settings
[cols="2*<"]
|===
| `xpack.painless_lab.enabled`
| When set to `true`, enables the <<painlesslab, Painless Lab>>. Defaults to `true`.
|===
`xpack.painless_lab.enabled`::
When set to `true`, enables the <<painlesslab, Painless Lab>>. Defaults to `true`.