Adding short descriptions displaying on doc card links, small fixes

This commit is contained in:
Thomas Georgios Giannos 2024-05-15 13:26:07 +03:00
parent 87d6158647
commit 1ea7f03afd
27 changed files with 33 additions and 1 deletions

View File

@ -1,5 +1,6 @@
---
sidebar_position: 3
description: What do we call 'blueprints'
---
# Blueprints

View File

@ -1,5 +1,6 @@
---
sidebar_position: 5
description: Discover how collaboration works on descriptions
---
# Collaborations

View File

@ -1,5 +1,6 @@
---
sidebar_position: 1
description: Discover how to create a new description
---
# Create a Description

View File

@ -1,5 +1,6 @@
---
sidebar_position: 4
description: Discover the lifecycle of a description
---
# Description Lifecycle

View File

@ -1,5 +1,6 @@
---
sidebar_position: 2
description: Discover how to edit a description
---
# Edit a Description

View File

@ -1,5 +1,6 @@
---
sidebar_position: 8
description: Discover export options for a description
---
# Exports

View File

@ -1,5 +1,6 @@
---
sidebar_position: 7
description: Discover import options for a description
---
# Imports

View File

@ -1,5 +1,6 @@
---
sidebar_position: 3
description: Discover how to prefill a description to save time
---
# Prefill a Description

View File

@ -1,5 +1,6 @@
---
sidebar_position: 6
description: Discover how to review a description
---
# Reviewing

View File

@ -1,5 +1,6 @@
---
sidebar_position: 1
description: A brief introduction to the core entities of the platform
---
# Introduction

View File

@ -1,5 +1,6 @@
---
sidebar_position: 1
description: Discover how to create a new plan
---
# Create a Plan

View File

@ -1,5 +1,6 @@
---
sidebar_position: 9
description: Discover how to publich a plan and aquire a DOI
---
# DOI Assignment

View File

@ -1,5 +1,6 @@
---
sidebar_position: 2
description: Discover how to edit a plan
---
# Edit a Plan

View File

@ -1,5 +1,6 @@
---
sidebar_position: 8
description: Discover export options for a plan
---
# Exports

View File

@ -1,5 +1,6 @@
---
sidebar_position: 7
description: Discover import options for a plan
---
# Imports

View File

@ -1,5 +1,6 @@
---
sidebar_position: 4
description: Discover how you invite people to a plan
---
# Invite collaborators

View File

@ -1,5 +1,6 @@
---
sidebar_position: 3
description: Discover the lifecycle of a plan
---
# Plan lifecycle

View File

@ -1,5 +1,6 @@
---
sidebar_position: 6
description: Discover how to review a plan
---
# Reviewing

View File

@ -1,5 +1,6 @@
---
sidebar_position: 5
description: Discover plan versioning options
---
# Versions

View File

@ -1,5 +1,6 @@
---
sidebar_position: 2
description: What do we call 'references'
---
# References

View File

@ -1,5 +1,6 @@
---
sidebar_position: 4
description: What do we call 'templates'
---
# Templates

View File

@ -1,5 +1,6 @@
---
sidebar_position: 1
description: A brief guide on the API documentation tool this platform uses
---
# Swagger

View File

@ -1,5 +1,6 @@
---
sidebar_position: 1
description: A guide on how Keycloak is configured as an auth provider for the platform
---
# Keycloak

View File

@ -1,5 +1,6 @@
---
sidebar_position: 3
description: A guide for the platform architecture
---
# Architecture

View File

@ -1,5 +1,6 @@
---
sidebar_position: 2
description: A guide for the platform installation process
---
# Installation

View File

@ -1,5 +1,6 @@
---
sidebar_position: 1
description: A brief introduction to the platform features
---
# Introduction

View File

@ -5,4 +5,10 @@ description: Learn about the email notifications.
# Email
These notifications are received by email, using the mail server configured during the platform installation.
These notifications are received by email.
:::info
The mail server is configured during the notification service installation.
:::