diff --git a/doc/docfx/default_efl/partials/namespace.tmpl.partial b/doc/docfx/default_efl/partials/namespace.tmpl.partial new file mode 100644 index 0000000000..9da6b786fd --- /dev/null +++ b/doc/docfx/default_efl/partials/namespace.tmpl.partial @@ -0,0 +1,15 @@ +{{!Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.}} + +

{{>partials/title}}

+
{{{summary}}}
+
{{{conceptual}}}
+{{#remarks}} +
{{{remarks}}}
+{{/remarks}} +{{#children}} +

{{>partials/namespaceSubtitle}}

+ {{#children}} +

+
{{{summary}}}
+ {{/children}} +{{/children}}