Tyler Smalley
fe908bae95
Updates Github link references from master to main ( #116789 ) ( #116792 )
...
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
# Conflicts:
# .github/ISSUE_TEMPLATE/v8_breaking_change.md
# .github/PULL_REQUEST_TEMPLATE.md
# dev_docs/contributing/best_practices.mdx
# dev_docs/key_concepts/anatomy_of_a_plugin.mdx
# docs/developer/contributing/interpreting-ci-failures.asciidoc
# examples/routing_example/public/app.tsx
# legacy_rfcs/text/0005_route_handler.md
# legacy_rfcs/text/0006_management_section_service.md
# legacy_rfcs/text/0015_bazel.md
# packages/kbn-spec-to-console/README.md
# src/dev/code_coverage/docs/team_assignment/README.md
# src/plugins/embeddable/README.asciidoc
2021-10-29 10:08:30 -07:00
Mikhail Shustov
5b2ffbeac0
[docs] Convert migration guide to asciidoc ( #82600 ) ( #84180 )
...
* 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>
# Conflicts:
# docs/developer/architecture/core/saved-objects-service.asciidoc
# docs/developer/architecture/index.asciidoc
# src/core/MIGRATION.md
# src/core/README.md
2020-11-24 10:47:04 +01:00
Stacey Gammon
1da31b2db8
Clean up the developer guide ( #71631 ) ( #72055 )
...
* 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>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-16 10:41:38 -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