Commit graph

31 commits

Author SHA1 Message Date
Jonathan Budzenski 0eb4f58bac
Add optimize and --no-optimize flags (#16302)
* Add optimize flags

* update docs to --no-optimize

* docs

* extra newline

* lint

* update mocks

* update default config

* update snapshots
2018-09-17 12:47:51 -05:00
debadair 01f9080742 [DOCS] Added float/anchor tags to explicitly define page names (#19288) 2018-05-22 13:57:30 -07:00
Lisa Cawley 63e168c1da [DOCS] Cleans up X-Pack references in Kibana User Guide (#19150) 2018-05-17 09:33:32 -07:00
lcawley bac3209ae5 [DOCS] Added section header 2018-03-09 08:59:01 -08:00
Kim Joar Bekkelund da5b9ef0f8
Deprecate --plugin-dir option in plugin installer (#15371) (#15378) 2017-12-04 20:42:34 +01:00
Kim Joar Bekkelund 60fd3d417b
No longer recommend manual plugin installs (#15366) (#15373) 2017-12-04 18:40:00 +01:00
Tim Roes 26dff17610 Plugin installer proxy support (#12753) (#13115)
Proxy support for plugin installer
2017-07-26 20:03:17 +02:00
Court Ewing 68baabe72f docs: kibana developer and known plugin docs (#9477)
* docs: kibana developer docs

This is the beginning of developer-focussed docs for Kibana. The content
is mostly pulled directly from the old wiki in the github repo.

* docs: known plugins for 5.x
2016-12-13 22:37:55 -05:00
Kevin Kluge d539acf59a Update plugins doc to give compatibility warning (#9109) 2016-11-16 14:42:55 -08:00
Jonathan Budzenski d91c4c0cfe [docs] Add plugin install instructions for packages. Closes #8845 (#8934) 2016-11-10 14:34:25 -06:00
Court Ewing 7e0eebfb27 docs: Use correct x-pack url in plugin example 2016-10-27 13:28:53 -04:00
Court Ewing 8895ae110f docs: Overhaul of doc structure for 5.0+ (#8821)
This overhaul of the docs structure puts Kibana's documentation more
inline with the structure that is used in Elasticsearch. This will help
us better organize the docs going forward as more docs are added.

This also includes a few necessary content changes for 5.0.
2016-10-24 21:41:32 -04:00
Court Ewing a28fd2334c docs: Fix version in plugin install by url 2016-09-08 10:13:21 -04:00
Court Ewing 69ba6ae09c docs: Update docs with latest from 5.0
We've been maintaining the 5.0 docs separately for awhile, but now it is
time to get the changes synced up with the repo itself.
2016-09-08 09:53:09 -04:00
Clinton Gormley 05de93a72b Update plugins.asciidoc
Fixed asciidoc
2016-07-15 20:00:31 +02:00
Jonathan Budzenski dfaf777eef [folder structure] Cleanup missing folder changes, update docs 2016-07-05 17:16:33 -05:00
Paul Echeverri 9f70670d33 Feedback on new docs implemented
Fixes #6753
2016-04-05 17:15:37 +00:00
Paul Echeverri 800a5ab754 Doc updates for 5.0alpha
Fixes #6753
2016-04-05 17:15:37 +00:00
Paul Echeverri 123ed240f5 Updates releasenote infrastructure for future releases, adds link to plugin list
Fixes #6616
2016-03-23 18:58:21 +00:00
Paul Echeverri d5a7956b41 Adds documentation for plugin --list flag 2016-03-21 15:03:14 -07:00
Paul Echeverri aa23991c40 Updates plugin manager doc to remove github URL defaults
Fixes #5745
2015-12-21 22:18:26 +00:00
Paul Echeverri 4cce8e878f Updates master with 4.3 docs. 2015-11-24 08:25:14 -08:00
Antonio Bonuccelli 15e6e1f1da bug in command to install
changed bin/kibana plugin -i elasticsearch/marvel-ui/latest to bin/kibana plugin -i elasticsearch/marvel/latest
2015-11-17 09:12:18 -07:00
Antonio Bonuccelli 45cf100083 bug in command to remove
change bin/kibana plugin --remove marvel-ui to bin/kibana plugin --remove marvel
2015-11-17 09:10:39 -07:00
Paul Echeverri 98dec6d456 Refactors plugin documentation 2015-09-25 17:11:50 -07:00
Paul Echeverri 410d27cf7b Adds final bits of extra info on plugin removal, typo fixes 2015-09-18 15:54:49 -07:00
Paul Echeverri bb765f3be2 Updates URL supported protocols and install directory default. 2015-09-18 15:24:30 -07:00
Paul Echeverri 90ed486250 Adds information on updating plugins 2015-09-18 14:56:24 -07:00
Paul Echeverri 51004a2a08 Stylistic fix, no substantive content change 2015-09-17 15:36:31 -07:00
Paul Echeverri 928907756c Updates plugin management section with new material. 2015-09-16 17:21:46 -07:00
Paul Echeverri f92a6dd1c5 Adds a page on plugin management to address issue #4204. 2015-09-14 20:36:47 -07:00