feat: add docs link to console

This commit is contained in:
Arman
2022-11-02 13:59:26 +01:00
parent e5837fec53
commit f7a8a42cfd
16 changed files with 48 additions and 18 deletions
@@ -154,7 +154,9 @@
<p>Need a hand? Check out our documentation.</p>
</div>
<div class="u-flex u-gap-16 common-section u-main-center">
<Button external href="#/" text>Documentation</Button>
<Button external href="https://appwrite.io/docs/server/users" text>
Documentation
</Button>
<Button secondary>Create User</Button>
</div>
</div>
@@ -109,7 +109,9 @@
<p>Need a hand? Check out our documentation.</p>
</div>
<div class="u-flex u-gap-16 common-section u-main-center">
<Button external href="#/" text>Documentation</Button>
<Button external href="https://appwrite.io/docs/client/teams" text>
Documentation
</Button>
<Button secondary>Create team</Button>
</div>
</div>
@@ -64,7 +64,9 @@
<p class="text u-line-height-1-5">Need a hand? Check out our documentation.</p>
</div>
<div class="u-flex u-gap-12">
<Button external href="#/" text>Documentation</Button>
<Button external href="https://appwrite.io/docs/databases" text>
Documentation
</Button>
<Button secondary>Create Database</Button>
</div>
</Empty>
@@ -83,7 +83,9 @@
<p class="text u-line-height-1-5">Need a hand? Check out our documentation.</p>
</div>
<div class="u-flex u-gap-12 ">
<Button external href="#/" text>Documentation</Button>
<Button external href="https://appwrite.io/docs/databases#collection" text>
Documentation
</Button>
<Button secondary>Create Collection</Button>
</div>
</Empty>
@@ -91,7 +91,12 @@
rel="noopener noreferrer"
class="link">deploying your functions</a
>, or how to install and use the
<a href="#/" target="_blank" rel="noopener noreferrer" class="link">Appwrite CLI</a>.
<a
href="https://appwrite.io/docs/command-line"
target="_blank"
rel="noopener noreferrer"
class="link">Appwrite CLI</a
>.
</p>
<Collapsible>
{#each ['Unix', 'CMD', 'PowerShell'] as category}
@@ -384,7 +384,7 @@
<Heading tag="h6" size="7">Update CRON Schedule</Heading>
<p>
Set a CRON schedule to trigger your function. Leave blank for no schedule. <a
href="#/"
href="https://appwrite.io/docs/functions#createFunction"
target="_blank"
rel="noopener noreferrer"
class="link">
@@ -8,7 +8,11 @@
<svelte:fragment slot="title">Execute access (optional)</svelte:fragment>
<svelte:fragment slot="subtitle">
Choose who can execute this function using the client API. Check out our documentation for
more on <a href="#/" target="_blank" rel="noopener noreferrer" class="link">
more on <a
href="https://appwrite.io/docs/permissions"
target="_blank"
rel="noopener noreferrer"
class="link">
Permissions</a
>.
</svelte:fragment>
@@ -8,7 +8,7 @@
<svelte:fragment slot="title">Scheduling (optional)</svelte:fragment>
<svelte:fragment slot="subtitle">
Set a CRON schedule to trigger your function. Leave blank for no schedule. <a
href="#/"
href="https://appwrite.io/docs/functions#createFunction"
target="_blank"
rel="noopener noreferrer"
class="link">More details on CRON syntax here</a
@@ -58,7 +58,7 @@
<p class="text u-line-height-1-5">Need a hand? Check out our documentation.</p>
</div>
<div class="u-flex u-gap-12">
<Button external href="#/" text>Documentation</Button>
<Button external href="https://appwrite.io/docs/keys" text>Documentation</Button>
<Button secondary>Create API Key</Button>
</div>
</Empty>
@@ -88,10 +88,11 @@
<Heading tag="h6" size="7">API Credentials</Heading>
<p class="text">
Access Appwrite services using your API Endpoint and Project ID. You can connect
Appwrite to your applications and server-side code by <a href="#/" class="link"
>integrating a new platform</a>
Appwrite to your applications and server-side code by <a
href="https://appwrite.io/docs"
class="link">integrating a new platform</a>
or
<a href="#/" class="link">creating an API key</a>.
<a href="https://appwrite.io/docs/keys" class="link">creating an API key</a>.
</p>
<svelte:fragment slot="aside">
<FormList>
@@ -145,7 +145,9 @@
<p>Create your first Domain to get started</p>
</div>
<div class="u-flex u-gap-16 common-section u-main-center">
<Button external href="#/" text>Documentation</Button>
<Button external href="https://appwrite.io/docs/custom-domains" text>
Documentation
</Button>
<Button secondary>Create domain</Button>
</div>
</div>
@@ -77,7 +77,7 @@
<p class="text">Check out our documentation.</p>
</div>
<div class="u-flex u-gap-12 common-section">
<Button text href="#/">Documentation</Button>
<Button text href="https://appwrite.io/docs/webhooks">Documentation</Button>
<Button secondary on:click={openWizard}>
<span class="text">Create Webhook</span>
</Button>
@@ -273,7 +273,11 @@
bind:value={security}>
<span class="u-error">Warning:</span> Untrusted or self-signed certificates
may not be secure.
<a href="#/" target="_blank" rel="noopener noreferrer" class="link">
<a
href="https://appwrite.io/docs/custom-domains#enjoySSLCert"
target="_blank"
rel="noopener noreferrer"
class="link">
Learn more</a>
</InputChoice>
</FormList>
@@ -34,7 +34,11 @@
bind:value={$createWebhook.security}>
<span class="u-error">Warning:</span> Untrusted or self-signed certificates may not be
secure.
<a href="#/" target="_blank" rel="noopener noreferrer" class="link">
<a
href="https://appwrite.io/docs/custom-domains#enjoySSLCert"
target="_blank"
rel="noopener noreferrer"
class="link">
Learn more</a
></InputChoice>
</FormList>
@@ -97,7 +97,7 @@
<p class="text u-line-height-1-5">Need a hand? Check out our documentation.</p>
</div>
<div class="u-flex u-gap-12">
<Button external href="#/" text>Documentation</Button>
<Button external href="https://appwrite.io/docs/storage" text>Documentation</Button>
<Button secondary>Create bucket</Button>
</div>
</Empty>
@@ -197,7 +197,9 @@
<p class="text u-line-height-1-5">Need a hand? Check out our documentation.</p>
</div>
<div class="u-flex u-gap-12 ">
<Button external href="#/" text>Documentation</Button>
<Button external href="https://appwrite.io/docs/storage#createFile" text>
Documentation
</Button>
<Button secondary>Add file</Button>
</div>
</Empty>