[Doc] Update template with docfx v2.37.2
[platform/core/csapi/tizenfx.git] / docs / template / tizen / partials / namespaceSubtitle.tmpl.partial
1 {{!Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.}}
2 {{#inClass}}
3 {{__global.classesInSubtitle}}
4 {{/inClass}}
5 {{#inStruct}}
6 {{__global.structsInSubtitle}}
7 {{/inStruct}}
8 {{#inInterface}}
9 {{__global.interfacesInSubtitle}}
10 {{/inInterface}}
11 {{#inEnum}}
12 {{__global.enumsInSubtitle}}
13 {{/inEnum}}
14 {{#inDelegate}}
15 {{__global.delegatesInSubtitle}}
16 {{/inDelegate}}