Mikhail Shustov
ab8a2f7427
[docs] Convert migration guide to asciidoc ( #82600 )
...
* Initial conversion to asciidoc
* Update and split migration guide
* Convert MIGRATION_EXAMPLES to asciidoc
* build with --focus flag
* convert migration guide to asciidoc
* cleanup migration_examples
* fix wrong Heading size
* update links in docs
* Apply suggestions from code review
Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>
* Apply suggestions from code review
Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>
* add tooling section
* explain purpose of each lifecycle method
* cleanup docs
* cleanup p2
* fix wrong link
* resturcture core docs
* fix wrong link
* update missing links
* Apply suggestions from code review
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* address comments
* add a commenta about plugin-helpers preconfigured
* improve density of tables
* fix lik
* remove links to the migration guide
* address comments
* Apply suggestions from code review
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* address @gchaps comments
* Apply suggestions from code review
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* change format of ES client change list
Co-authored-by: Josh Dover <me@joshdover.com>
Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2020-11-24 09:46:19 +01:00
gchaps
8de240c57b
Update development-plugin-resources.asciidoc ( #78340 )
...
Replaces {kib} in code comment with Kibana
2020-09-24 10:19:29 -07:00
Tiago Costa
0068c87d6f
chore(NA): add elastic prefix to eslint-config-kibana ( #76059 )
...
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-08-31 20:13:06 +01:00
Spencer
89ae03221b
[docs/getting-started] link to yarn v1 specifically ( #76169 )
...
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-08-27 14:19:41 -07:00
Nathan L Smith
3541edbb5d
Minor developer guide doc changes ( #75763 )
2020-08-26 08:30:47 -05:00
Stacey Gammon
4ffef0a481
Add asciidoc support for generated plugin list ( #72292 )
...
* add asciidoc support for generated plugin list
Try level offset "=+2" instead of "=+1" to stop the inlining of the includes.
remove +2 back to +1
* Remove asciidoc, switch to regex. Rearrange dev guide to avoid nesting limit.
* Add tests for regex
* add a description to not throw off the table. Remove the heading from the paragraph snippet.
* Fix more READMEs so table renders correctly
* Update plugin list
* Remove code-exploration file, moved to plugin-list
* fix typo
* Add link to developer examples
* Update plugin list
* fix typo
2020-08-24 11:31:27 -04:00
Stacey Gammon
a20469f038
Clean up the developer guide ( #71631 )
...
* rename float to discrete
* use same section title level on all source files
* Elasticsearch => {es}
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-16 10:13:51 -04:00
Caroline Horn
ddd8fa8947
[Lens] 7.9 design cleanup ( #71444 )
...
* Fix dimension popover layout and color picker “Auto”
* Created ToolbarButton
* Move disabled help text to tooltip for missing values
* Darker side panel backgrounds
* Adding to .asciidoc about where to put the SASS import
* Moving `SASS` guidelines to STYLEGUIDE.md
* Fix keyboard focus of XY settings popover
* Fix dark mode
2020-07-13 20:06:58 -04:00
Stacey Gammon
0a516cfbb9
Improvements to our developer guide ( #67764 )
...
* contributing guide -> asciidoc
* Update docs/developer/contributing/index.asciidoc
Co-authored-by: Peter Schretlen <peter.schretlen@gmail.com>
* Update CONTRIBUTING.md
Co-authored-by: Peter Schretlen <peter.schretlen@gmail.com>
* Update docs/developer/best-practices/stability.asciidoc
Co-authored-by: Peter Schretlen <peter.schretlen@gmail.com>
* Update docs/developer/contributing/index.asciidoc
Co-authored-by: Peter Schretlen <peter.schretlen@gmail.com>
* address code review comments
* Update docs/developer/contributing/development-documentation.asciidoc
Co-authored-by: Peter Schretlen <peter.schretlen@gmail.com>
* review comment updates
* fix bad ref
Co-authored-by: Peter Schretlen <peter.schretlen@gmail.com>
2020-07-13 10:47:01 -04:00