mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
Updated API doc theme. Added Wizard Sample
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{{!Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.}}
|
||||
{{!master(layout/_master.tmpl)}}
|
||||
|
||||
{{#isNamespace}}
|
||||
{{>partials/namespace}}
|
||||
{{/isNamespace}}
|
||||
{{#isClass}}
|
||||
{{>partials/class}}
|
||||
{{/isClass}}
|
||||
{{#isEnum}}
|
||||
{{>partials/enum}}
|
||||
{{/isEnum}}
|
||||
{{>partials/customMREFContent}}
|
||||
Reference in New Issue
Block a user