mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 05:47:05 +09:00
GitBook: [#110] Rename section reference to features
This commit is contained in:
parent
80ab3911e7
commit
6477a0f68b
8 changed files with 10 additions and 10 deletions
|
@ -15,7 +15,7 @@ And what can we offer you <mark style="color:blue;"><mark style="background-colo
|
|||
Your data gets encrypted and stays on your devices. Data goes directly between your devices, and Nobody can access your data except you.
|
||||
|
||||
{% hint style="success" %}
|
||||
You can dive into [privacy-and-security.md](reference/privacy-and-security.md "mention") for more details.
|
||||
You can dive into [privacy-and-security.md](features/privacy-and-security.md "mention") for more details.
|
||||
{% endhint %}
|
||||
|
||||
### Flexibility: Replace several tools with a single one
|
||||
|
@ -51,7 +51,7 @@ Check [blocks-and-canvas](fundamentals/object/blocks-and-canvas/ "mention") for
|
|||
### It's free
|
||||
|
||||
* No storage limits. No upload limits. You use your device storage, and nobody can limit you.
|
||||
* Backup is provided free of charge to all alpha testers. Your objects are encrypted and synced to our cafe nodes. If your device is lost or damaged, you can restore the latest snapshot from our backup node. Data on the backup node is encrypted, and the Anytype team cannot access your data. More about [storage-and-deletion.md](reference/storage-and-deletion.md "mention").
|
||||
* Backup is provided free of charge to all alpha testers. Your objects are encrypted and synced to our cafe nodes. If your device is lost or damaged, you can restore the latest snapshot from our backup node. Data on the backup node is encrypted, and the Anytype team cannot access your data. More about [storage-and-deletion.md](features/storage-and-deletion.md "mention").
|
||||
|
||||
####  <a href="start" id="start"></a>
|
||||
|
||||
|
|
10
SUMMARY.md
10
SUMMARY.md
|
@ -24,12 +24,12 @@
|
|||
* [Creating a Reading List](use-cases-and-tutorials/creating-a-reading-list.md)
|
||||
* [Creating a place for Studies](use-cases-and-tutorials/creating-a-place-for-studies.md)
|
||||
|
||||
## Reference
|
||||
## Features
|
||||
|
||||
* [Navigation](reference/navigation.md)
|
||||
* [Privacy & Security](reference/privacy-and-security.md)
|
||||
* [Syncing & P2P](reference/syncing-and-p2p.md)
|
||||
* [Storage & Deletion](reference/storage-and-deletion.md)
|
||||
* [Navigation](features/navigation.md)
|
||||
* [Privacy & Security](features/privacy-and-security.md)
|
||||
* [Syncing & P2P](features/syncing-and-p2p.md)
|
||||
* [Storage & Deletion](features/storage-and-deletion.md)
|
||||
|
||||
## FAQ's
|
||||
|
||||
|
|
|
@ -6,6 +6,6 @@ Large **Videos** and **Files** are downloaded on demand, i.e., when you click on
|
|||
|
||||
To make the experience even better, we have implemented Caching of files, so if you are streaming or frequently using a large file, it will be pre-cached from the server.
|
||||
|
||||
{% content-ref url="../reference/storage-and-deletion.md" %}
|
||||
[storage-and-deletion.md](../reference/storage-and-deletion.md)
|
||||
{% content-ref url="../features/storage-and-deletion.md" %}
|
||||
[storage-and-deletion.md](../features/storage-and-deletion.md)
|
||||
{% endcontent-ref %}
|
||||
|
|
|
@ -20,7 +20,7 @@ This approach allows you to create "Home Page" style objects, where you are able
|
|||
|
||||
### As Mention
|
||||
|
||||
Mention is similar Object Link approach where you are able to add any object from your Anytype with a few differences. It is in-line entity, which allows you to add mention to another object inside the text block. It has default styling and it's not included in Navigation Panel. Read more about navigation in [navigation.md](../../../reference/navigation.md "mention") section
|
||||
Mention is similar Object Link approach where you are able to add any object from your Anytype with a few differences. It is in-line entity, which allows you to add mention to another object inside the text block. It has default styling and it's not included in Navigation Panel. Read more about navigation in [navigation.md](../../../features/navigation.md "mention") section
|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue