Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++ Tutorial for Fleet Adapter #99

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Conversation

thedevmanek
Copy link
Contributor

@thedevmanek thedevmanek commented Sep 12, 2022

This commit adds C++ tutorial for the Fleet Adapter and solves the following discussions

solved discussions/184

solved discussions/185

solved discussions/180

solved discussions/145

@marcoag marcoag marked this pull request as draft September 12, 2022 06:08
src/integration_fleets_tutorial.md Outdated Show resolved Hide resolved
src/integration_fleets_tutorial.md Outdated Show resolved Hide resolved
src/integration_fleets_tutorial_cpp.md Outdated Show resolved Hide resolved
src/integration_fleets_tutorial_cpp.md Show resolved Hide resolved
@marcoag
Copy link
Member

marcoag commented Oct 10, 2022

Added a few small comments, but before digging further it teems that the first part of the C++ adapter is just a copy/paste of the header file documentation. There's no need to duplicate documentation in two places, so we better leave that in the header file and just add a reference at the beginning of the tutorial.

src/integration_fleets_tutorial_cpp.md Show resolved Hide resolved
src/integration_fleets_tutorial_cpp.md Outdated Show resolved Hide resolved
src/integration_fleets_tutorial_cpp.md Outdated Show resolved Hide resolved
src/integration_fleets_tutorial_cpp.md Outdated Show resolved Hide resolved
src/integration_fleets_tutorial_cpp.md Outdated Show resolved Hide resolved
src/integration_fleets_tutorial_cpp.md Show resolved Hide resolved
src/integration_fleets_tutorial_cpp.md Outdated Show resolved Hide resolved
src/integration_fleets_tutorial_cpp.md Outdated Show resolved Hide resolved
src/integration_fleets_tutorial_cpp.md Outdated Show resolved Hide resolved
src/integration_fleets_tutorial_cpp.md Outdated Show resolved Hide resolved
src/integration_fleets_tutorial_cpp.md Outdated Show resolved Hide resolved
@thedevmanek thedevmanek marked this pull request as ready for review October 14, 2022 10:09
src/integration_fleets_tutorial_cpp.md Outdated Show resolved Hide resolved
src/integration_fleets_tutorial_cpp.md Outdated Show resolved Hide resolved
src/integration_fleets_tutorial_cpp.md Show resolved Hide resolved
src/integration_fleets_tutorial_cpp.md Show resolved Hide resolved
thedevmanek and others added 8 commits November 28, 2022 10:58
Co-authored-by: Xiyu <[email protected]>
Co-authored-by: Marco A. Gutierrez <[email protected]>
Signed-off-by: Dev Manek <[email protected]>
Signed-off-by: Dev Manek <[email protected]>
Co-authored-by: Xiyu <[email protected]>
Signed-off-by: Dev Manek <[email protected]>
Signed-off-by: Dev Manek <[email protected]>
Co-authored-by: Marco A. Gutierrez <[email protected]>
Signed-off-by: Dev Manek <[email protected]>
Signed-off-by: Dev Manek <[email protected]>
Co-authored-by: Xiyu <[email protected]>
Signed-off-by: Dev Manek <[email protected]>
Signed-off-by: Dev Manek <[email protected]>
Co-authored-by: Xiyu <[email protected]>
Signed-off-by: Dev Manek <[email protected]>
Signed-off-by: Dev Manek <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants