Skip to content

Commit cc65001

Browse files
authored
Migrate from V1 to V2 Guide (#678)
* Add V1 to V1 migration guide * Polish the migration guide document * Fix md extra characters * Fix formatting * fix local references * Fix code snippet * remove unique from code * client id as parameter * fix variables * Fix * Fix * remove new lines from code snippet * Apply reviews * excape apostrophes * Remove apostrophe escapes * fix some typos * shorten code lines * Remove apostrophe * Fix typo * Fix wording * Try different local link format * Fix remaining local link - remove ++ * Fix NOTE tags * apply various fixes * Sync with the Java migration guide * add comments to job lambdas * Fix quoted links * Fix capitalization * fix typo and table * Remove extra lines * more fixes * fix * fix comments
1 parent 89a3336 commit cc65001

File tree

2 files changed

+1452
-0
lines changed

2 files changed

+1452
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ __Jump To:__
1010
* [FAQ](./documents/FAQ.md)
1111
* [API Docs](https://aws.github.io/aws-iot-device-sdk-cpp-v2/)
1212
* [MQTT5 User Guide](./documents/MQTT5_Userguide.md)
13+
* [Migration Guide from the AWS IoT SDK for C++ v1](./documents/MIGRATION_GUIDE.md)
1314

1415

1516
## Installation

0 commit comments

Comments
 (0)