[DOCS] Creates developer folder (#45280) (#45319)

This commit is contained in:
Lisa Cawley 2019-09-10 17:39:34 -07:00 committed by GitHub
parent be1a51bdd0
commit 6b2c86368f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 1 additions and 26 deletions

View file

@ -1,25 +0,0 @@
[[development]]
= Contributing to Kibana
[partintro]
--
Contributing to Kibana can be daunting at first, but it doesn't have to be. If
you're planning a pull request to the Kibana repository, you may want to start
with <<core-development>>.
If you'd prefer to use Kibana's internal plugin API, then check out
<<plugin-development>>.
--
include::development/core-development.asciidoc[]
include::development/plugin-development.asciidoc[]
include::development/visualize/development-visualize-index.asciidoc[]
include::development/add-data-guide.asciidoc[]
include::development/security/index.asciidoc[]
include::development/pr-review.asciidoc[]

View file

@ -84,6 +84,6 @@ include::migration.asciidoc[]
include::CHANGELOG.asciidoc[]
include::development/index.asciidoc[]
include::developer/index.asciidoc[]
include::redirects.asciidoc[]