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:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
uid: FAQ.Interactions.RespondingSchemes
|
||||
title: Interaction response schemes
|
||||
title: Interaction Response Schemes
|
||||
---
|
||||
|
||||
# Interaction Response Schemes
|
||||
|
||||
Reference in New Issue
Block a user