elasticsearch/docs/reference/migration/index.asciidoc
Craig Taverner a4e0d9b9dd
Added migration/index.asciidoc generation support (#87318)
Including extracting static content from migration/index, so the template would be as light as possible.

The reason for this work is because the gradle task `generateReleaseNotes` was not correctly adding new links and imports to the migrations/index and that caused documentation to fail building for 8.3.0.
2022-06-02 16:05:18 +02:00

10 lines
246 B
Text

include::migration_intro.asciidoc[]
* <<migrating-8.1,Migrating to 8.2>>
* <<migrating-8.1,Migrating to 8.1>>
* <<migrating-8.0,Migrating to 8.0>>
include::migrate_8_2.asciidoc[]
include::migrate_8_1.asciidoc[]
include::migrate_8_0.asciidoc[]