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

feat: add sdks and libraries section #20

Merged
merged 3 commits into from
Apr 17, 2024
Merged

feat: add sdks and libraries section #20

merged 3 commits into from
Apr 17, 2024

Conversation

jboix
Copy link
Collaborator

@jboix jboix commented Apr 15, 2024

Description

Resolves #18 by introducing the SDK and Libraries section to provide a clear framework for integrating SDKs and libraries across various platforms. The changes include:

Changes Made

  1. An Introduction article that outlines the purpose of this section and the importance of maintaining a coherent ecosystem of development tools. It includes a decision flowchart to visually guide the integration process of new SDKs or libraries.

  2. Platform-specific template for documenting recommended SDKs and libraries. Each template features a prioritization matrix to categorize the tools based on their necessity and utility.

Checklist:

  • I have followed the style guidelines of this project.
  • I have performed a self-review of my own changes.
  • I have made corresponding changes to the documentation.
  • I have reviewed the CONTRIBUTING.md guidelines.

Copy link

github-actions bot commented Apr 15, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-04-17 08:36 UTC

Resolves #18 by introducing the SDK and Libraries section to provide a clear framework for
integrating SDKs and libraries across various platforms. The changes include:

1. An **Introduction** article that outlines the purpose of this section and the importance of
   maintaining a coherent ecosystem of development tools. It includes a decision flowchart to
   visually guide the integration process of new SDKs or libraries.

2. **Platform-specific template** for documenting recommended SDKs and libraries. Each template
   features a prioritization matrix to categorize the tools based on their necessity and utility.
@jboix jboix force-pushed the feat/sdk-and-libraries branch from ee89e49 to 5b1e722 Compare April 15, 2024 09:09
public/_sidebar.md Outdated Show resolved Hide resolved
public/_sidebar.md Show resolved Hide resolved
jboix and others added 2 commits April 17, 2024 09:34
Changed `SDK` to `SDKs`.

Co-authored-by: Samuel Défago <[email protected]>
Removes the platform specific section from the SDKs and Libraries Introduction
and comments out the access in the sidebar. The sections will be restored once
at least an article is available.
@jboix jboix requested review from MGaetan89 and defagos April 17, 2024 07:57
@jboix jboix added this pull request to the merge queue Apr 17, 2024
Merged via the queue into main with commit 15b84cb Apr 17, 2024
1 check passed
@jboix jboix deleted the feat/sdk-and-libraries branch April 17, 2024 08:36
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.

Add Libraries and SDKs section
3 participants