Skip to content

Commit

Permalink
Docs: rename migration guide to upgrade guide. Add top level upgrade …
Browse files Browse the repository at this point in the history
…doc (#2328)
  • Loading branch information
barchetta authored Sep 8, 2020
1 parent 7d3261c commit d680a4b
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 6 deletions.
31 changes: 31 additions & 0 deletions docs/about/10_upgrade.adoc
Original file line number Diff line number Diff line change
@@ -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 >>
6 changes: 3 additions & 3 deletions docs/mp/guides/15_migration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions docs/se/guides/15_migration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d680a4b

Please sign in to comment.