Skip to content

Commit

Permalink
Merge pull request #21 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 24, 2024
2 parents 6483627 + 1de7152 commit 6ecf273
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@

## 🗒️ Tutorials

* [atSDK tutorial](tutorials/atsdk-tutorial/README.md)
* [Dart atSDK Walkthrough](tutorials/atsdk-tutorial/README.md)
* [Using the atSDK with Dart](tutorials/atsdk-tutorial/using-the-atsdk-with-dart.md)
* [Get sample code](tutorials/atsdk-tutorial/get-sample-code.md)
* [Cutting your atSigns keys](tutorials/atsdk-tutorial/cutting-your-atsigns-keys.md)
* [Put and Get data asynchronously](tutorials/atsdk-tutorial/put-and-get-data-asynchronously.md)
* [Send and Receive data synchronously.](tutorials/atsdk-tutorial/send-and-receive-data-synchronously.md)
* [Remote Procedure Calls (RPC)](tutorials/atsdk-tutorial/rpc.md)
* [atTalk - Encrypted chat client](tutorials/atsdk-tutorial/attalk.md)
* [Flutter & atSDK app](tutorials/flutter-and-atsdk-app.md)
* [Starter Flutter App](tutorials/flutter-and-atsdk-app.md)

***

Expand Down
5 changes: 4 additions & 1 deletion docs/tutorials/atsdk-tutorial/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# atSDK tutorial
# Dart atSDK Walkthrough

{% hint style="info" %}
This guide is primarily targeted towards individuals who want to learn how to build backend / cli based Dart applications with the atSDK. Some of this content will also be applicable to Flutter developers (but not all).
{% endhint %}

0 comments on commit 6ecf273

Please sign in to comment.