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 sidebar_position: 3
description: What do we call 'blueprints'
--- ---
# Blueprints # Blueprints

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -5,4 +5,10 @@ description: Learn about the email notifications.
# Email # 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.
:::