Skip to content

Commit

Permalink
Merge pull request #20 from atsign-foundation/gitbook
Browse files Browse the repository at this point in the history
docs(automated): Update docs from Gitbook
  • Loading branch information
XavierChanth authored Jul 22, 2024
2 parents 7bffcd1 + 30ab023 commit 6483627
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/learn/sdk/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The atSDK
# atSDK

## Overview

Expand All @@ -8,4 +8,4 @@ The atClient SDKs provide everything you need to write an application which impl

### Sections

<table data-column-title-hidden data-view="cards"><thead><tr><th data-card-target data-type="content-ref">Link</th><th>Description</th></tr></thead><tbody><tr><td><a href="onboarding.md">onboarding.md</a></td><td>How to authenticate an atClient to an atServer</td></tr><tr><td><a href="atid-reference.md">atid-reference.md</a></td><td>Learn how to create atIDs for your chosen platform</td></tr><tr><td><a href="crud-operations.md">crud-operations.md</a></td><td>How to do basic CRUD operations on an atServer</td></tr><tr><td><a href="events.md">events.md</a></td><td>How to send and receive real-time events</td></tr><tr><td><a href="synchronization.md">synchronization.md</a></td><td>How to sync and persist data with an atServer</td></tr></tbody></table>
<table data-column-title-hidden data-view="cards"><thead><tr><th data-card-target data-type="content-ref">Link</th><th>Description</th></tr></thead><tbody><tr><td><a href="onboarding.md">onboarding.md</a></td><td>How to authenticate an atClient to an atServer</td></tr><tr><td><a href="atid-reference.md">atid-reference.md</a></td><td>Learn how to create atKeys for your chosen platform</td></tr><tr><td><a href="crud-operations.md">crud-operations.md</a></td><td>How to do basic CRUD operations on an atServer</td></tr><tr><td><a href="events.md">events.md</a></td><td>How to send and receive real-time events</td></tr><tr><td><a href="synchronization.md">synchronization.md</a></td><td>How to sync and persist data with an atServer</td></tr></tbody></table>

0 comments on commit 6483627

Please sign in to comment.