mirror of
https://github.com/jlengrand/helidon.git
synced 2026-03-10 08:21:17 +00:00
Docs: rename migration guide to upgrade guide. Add top level upgrade doc (#2328)
This commit is contained in:
31
docs/about/10_upgrade.adoc
Normal file
31
docs/about/10_upgrade.adoc
Normal file
@@ -0,0 +1,31 @@
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Copyright (c) 2020 Oracle and/or its affiliates.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
= Upgrading from 1.4
|
||||
:description: Helidon Upgrade Guide
|
||||
:keywords: helidon upgrade migration
|
||||
|
||||
== Upgrade Guides
|
||||
|
||||
Helidon 2.0 is not fully backwards compatible with Helidon 1.4. For information
|
||||
concerning upgrading from Helidon 1.4 to 2.0 see the following upgrade guides:
|
||||
|
||||
* <<mp/guides/15_migration.adoc, Helidon MP Upgrade Guide >>
|
||||
* <<se/guides/15_migration.adoc, Helidon SE Upgrade Guide >>
|
||||
|
||||
|
||||
@@ -16,10 +16,10 @@
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
= Helidon MP Migration Guide
|
||||
= Helidon MP Upgrade Guide
|
||||
:h1Prefix: MP
|
||||
:description: Helidon MP Migration Guide
|
||||
:keywords: helidon, porting, migration, incompatibilities
|
||||
:description: Helidon MP Upgrade Guide
|
||||
:keywords: helidon, porting, migration, upgrade, incompatibilities
|
||||
:helidon-uc-flavor: MP
|
||||
:helidon-lc-flavor: mp
|
||||
|
||||
|
||||
@@ -16,10 +16,10 @@
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
= Helidon SE Migration Guide
|
||||
= Helidon SE Upgrade Guide
|
||||
:h1Prefix: SE
|
||||
:description: Helidon Migration Guide
|
||||
:keywords: helidon, porting, migration, incompatibilities
|
||||
:description: Helidon Upgrade Guide
|
||||
:keywords: helidon, porting, migration, upgrade, incompatibilities
|
||||
:helidon-uc-flavor: SE
|
||||
:helidon-lc-flavor: se
|
||||
|
||||
|
||||
Reference in New Issue
Block a user