Commit graph

7 commits

Author SHA1 Message Date
gchaps
3e3b61b148
Adds doc for API changes (#93544) (#94386)
* [DOCS] Adds doc for plugin API changes

* [DOCS] Edits doc

* [DOCS] Removes links to older docs

* [DOCS] Adds links to previous versions
2021-03-10 16:37:01 -08:00
gchaps
91f2a25cd6
[DOCS] Adds docs for plugin API changes (#84965)
* [DOCS] Adds docs for plugin API changes

* [DOCS] Adds another api change

* Add change for custom visualization plugins

* [DOCS] Adds pages with links to previous breaking changes

Co-authored-by: Tim Roes <tim.roes@elastic.co>
2020-12-10 06:41:04 -08:00
Mikhail Shustov
4f5345e6cd
Document ts project references setup (#78586) (#79615)
* document ts project references

* Apply suggestions from code review

Co-authored-by: Josh Dover <me@joshdover.com>

* capitalize all the bullet points

* address @rudolf comments

* add a reference to example

* fix identation

* convert  into asciidoc

* fix numeration

* fix asciidoctor failures

* cleanup typescript.asciidoc

* back to unordered list. asciidoctor fails validation

Co-authored-by: Josh Dover <me@joshdover.com>

Co-authored-by: Josh Dover <me@joshdover.com>
2020-10-06 12:50:04 +02:00
Stacey Gammon
d6a84a92c2
Add asciidoc support for generated plugin list (#72292) (#75778)
* 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
# Conflicts:
#	docs/developer/architecture/code-exploration.asciidoc
2020-08-24 14:16:59 -04:00
Stacey Gammon
7596ba4b38
Improvements to our developer guide (#67764) (#71455)
* 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>
# Conflicts:
#	CONTRIBUTING.md
#	docs/developer/contributing/development-functional-tests.asciidoc
#	docs/developer/contributing/development-unit-tests.asciidoc
2020-07-13 12:16:18 -04:00
Spencer
5f6f49a963
[7.x] [docs] jenkins piplines (#46080) (#46147)
* [docs] jenkins piplines

add some docs describing how to find the logs for specific failed steps in pipelines

* fix typo
2019-09-19 10:12:01 -07:00
Lisa Cawley
6b2c86368f
[DOCS] Creates developer folder (#45280) (#45319) 2019-09-10 17:39:34 -07:00
Renamed from docs/development/index.asciidoc (Browse further)