We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb1070c + 8b8b528 commit 2ab77acCopy full SHA for 2ab77ac
_buildApi/BuildAPI/docfx-tmpl/src/partials/description.content.tmpl.partial
@@ -0,0 +1 @@
1
+Telerik UI API Reference
_buildApi/BuildAPI/docfx-tmpl/src/partials/head.tmpl.partial
@@ -6,7 +6,7 @@
6
<meta name="viewport" content="width=device-width">
7
<meta name="restype" content="api">
8
<meta name="generator" content="docfx {{_docfxVersion}}">
9
- {{#_description}}<meta name="description" content="{{_description}}">{{/_description}}
+ <meta name="description" content="{{>partials/description.content}}">
10
<link rel="shortcut icon" href="{{_rel}}{{{_appFaviconPath}}}{{^_appFaviconPath}}favicon.ico{{/_appFaviconPath}}">
11
<link rel="stylesheet" href="{{_rel}}styles/docfx.vendor.css">
12
<link rel="stylesheet" href="{{_rel}}styles/docfx.css">
0 commit comments