Skip to content

Commit

Permalink
Migrate from V1 to V2 Guide (#678)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
alfred2g authored Feb 23, 2024
1 parent 89a3336 commit cc65001
Show file tree
Hide file tree
Showing 2 changed files with 1,452 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ __Jump To:__
* [FAQ](./documents/FAQ.md)
* [API Docs](https://aws.github.io/aws-iot-device-sdk-cpp-v2/)
* [MQTT5 User Guide](./documents/MQTT5_Userguide.md)
* [Migration Guide from the AWS IoT SDK for C++ v1](./documents/MIGRATION_GUIDE.md)


## Installation
Expand Down
Loading

0 comments on commit cc65001

Please sign in to comment.