Improve and modernize docs. (#2882)

* Add proper home landing page.

* Improve landing page considerably.

* Add navbar library name.

* Fix css rules.

* Update getting started images.

* Change favicon to the navbar's logo.

* Tiny change to docs index.

* Add title to home landing page.

* Tweak build overrides faq page.

* Fix FAQ article titles and headers.

* Fix FAQ article titles and headers.

* Replace channel 9 with the official .net course.
This commit is contained in:
Nora
2024-03-18 18:39:43 +01:00
committed by GitHub
parent 03402cd4d2
commit 473b13e75f
22 changed files with 56 additions and 74 deletions

View File

@@ -1,9 +1,9 @@
---
uid: FAQ.Interactions.General
title: Interactions
title: Interaction Basics
---
# Interaction basics
# Interaction Basics
This chapter mostly refers to interactions in general,
and will include questions that are common among users of the Interaction Framework

View File

@@ -1,9 +1,9 @@
---
uid: FAQ.Interactions.Manual
title: Manual handling
title: Manual Handling
---
# Manually handing interactions.
# Manually Handling Interactions
This section talks about the manual building and responding to interactions.
If you are using the interaction framework (highly recommended) this section does not apply to you.

View File

@@ -1,6 +1,6 @@
---
uid: FAQ.Interactions.RespondingSchemes
title: Interaction response schemes
title: Interaction Response Schemes
---
# Interaction Response Schemes