@@ -17,10 +17,7 @@ metadata:
1717# topmost section of hub page; 2 rows of 4 cards
1818# Maximum of 8 items
1919highlightedContent :
20- # itemType: architecture | concept | deploy | download |
21- # get-started | how-to-guide | learn | overview |
22- # quickstart | reference | tutorial | video |
23- # whats-new
20+ # itemType: architecture | concept | deploy | download | get-started | how-to-guide | training | overview | quickstart | reference | sample | tutorial | video | whats-new
2421 items :
2522
2623# =============================================================================
@@ -78,10 +75,8 @@ highlightedContent:
7875# =============================================================================
7976# "Microsoft Edge for Enterprise" section of hub page: 2 rows of up to 4 cards
8077conceptualContent :
81- # itemType: architecture | concept | deploy | download |
82- # get-started | how-to-guide | learn | overview |
83- # quickstart | reference | tutorial | video |
84- # whats-new
78+ # itemType: architecture | concept | deploy | download | get-started | how-to-guide | training | overview | quickstart | reference | sample | tutorial | video | whats-new
79+ # Supports up to 3 subsections
8580 sections :
8681 - title : Microsoft Edge for Enterprise # < 60 chars (optional)
8782 # summary: # < 160 chars (optional)
@@ -464,37 +459,38 @@ conceptualContent:
464459# Row 3 (4 cards max)
465460# -----------------------------------------------------------------------------
466461# Card r3c1
467- - title : DualEngine
468- links :
469- - text : Introduction to the Microsoft DualEngine API
470- url : ./dualengine/intro.md
471- itemType : overview
462+ # - title: DualEngine
463+ # links:
464+ # - text: Introduction to the Microsoft DualEngine API
465+ # url: ./dualengine/intro.md
466+ # itemType: overview
472467
473- - text : Getting started with the DualEngine API
474- url : ./dualengine/get-started.md
475- itemType : get-started
468+ # - text: Getting started with the DualEngine API
469+ # url: ./dualengine/get-started.md
470+ # itemType: get-started
476471
477- - text : Creating a DualEngine adapter plugin DLL
478- url : ./dualengine/concepts/adapter-dll.md
479- itemType : how-to-guide
472+ # - text: Creating a DualEngine adapter plugin DLL
473+ # url: ./dualengine/concepts/adapter-dll.md
474+ # itemType: how-to-guide
480475
481- - text : Launching Internet Explorer
482- url : ./dualengine/concepts/launching-internet-explorer.md
483- itemType : how-to-guide
476+ # - text: Launching Internet Explorer
477+ # url: ./dualengine/concepts/launching-internet-explorer.md
478+ # itemType: how-to-guide
484479
485- - text : DualEngine Win32 C++ Reference
486- url : ./dualengine/reference/index.md
487- itemType : reference
480+ # - text: DualEngine Win32 C++ Reference
481+ # url: ./dualengine/reference/index.md
482+ # itemType: reference
488483
489484# =============================================================================
490485# "Help and Support" section of hub page - 1 row of 3 cards
486+ # Cards with summary style
491487additionalContent :
492- # supports up to 4 sections
488+ # Supports up to 4 sections
493489 sections :
494490 - title : Help and Support # < 60 chars (optional)
495491 # summary: sectionsummary # < 160 chars (optional)
496492 items :
497- # =============================================================================
493+ # -----------------------------------------------------------------------------
498494# Card
499495 - summary : Get advice and answers from community experts.
500496 title : Community Support on Microsoft Q&A
0 commit comments