mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 09:06:04 +02:00
* Merge winforms framework content to working branch (#14) * Breadcrumb / TOC / Move net5 to net folder (#15) * change path from net5 to net * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Add .net 5 winforms placeholder article (#16) * added some metadata and adjusted net5 placeholder * corrections * corrections * corrections * Test1 * Swapping landing page vs concept * fix links * Fix links * Fix desc
26 lines
788 B
YAML
26 lines
788 B
YAML
items:
|
|
- name: Docs
|
|
tocHref: /
|
|
topicHref: /
|
|
items:
|
|
- name: .NET
|
|
tocHref: /dotnet/
|
|
topicHref: /dotnet/index
|
|
items:
|
|
- name: Desktop Guide
|
|
tocHref: /dotnet/desktop
|
|
topicHref: /dotnet/desktop/index
|
|
items:
|
|
- name: .NET Framework
|
|
items:
|
|
- name: Windows Forms
|
|
tocHref: /dotnet/desktop/winforms
|
|
topicHref: /dotnet/desktop/winforms/index
|
|
items:
|
|
- name: Enhance Windows Forms applications
|
|
tocHref: /dotnet/desktop/winforms/advanced/
|
|
topicHref: /dotnet/desktop/winforms/advanced/index
|
|
- name: Controls
|
|
tocHref: /dotnet/desktop/winforms/controls/
|
|
topicHref: /dotnet/desktop/winforms/controls/index
|