kibana/docs/developer/advanced/index.asciidoc
Thomas Watson 5c719e9ad9
Document how Node.js should be upgraded (#87450)
* Document how Node.js should be upgraded

* Apply suggestions from code review

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Don't show version numbers as code snippets

* Add information about .ci/Dockerfile edge-case

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-01-11 16:32:33 +01:00

15 lines
No EOL
359 B
Text

[[advanced]]
== Advanced
* <<running-elasticsearch>>
* <<development-es-snapshots>>
* <<development-basepath>>
* <<upgrading-nodejs>>
include::development-es-snapshots.asciidoc[leveloffset=+1]
include::running-elasticsearch.asciidoc[leveloffset=+1]
include::development-basepath.asciidoc[leveloffset=+1]
include::upgrading-nodejs.asciidoc[leveloffset=+1]