Add docfx files
authorWonyoung Choi <wy80.choi@samsung.com>
Thu, 19 Apr 2018 06:52:07 +0000 (15:52 +0900)
committerWonyoung Choi <wy80.choi@samsung.com>
Thu, 19 Apr 2018 06:52:07 +0000 (15:52 +0900)
commitf08a19ff05efa737c70c30bf5f44afcdce60ba44
tree012c719b77141f26fd3a9274e7fa35a2bd9f7e7e
parentfb588bbe06d751b002cf3c80197a26b4cfa335c9
Add docfx files
74 files changed:
docs/.gitignore [new file with mode: 0644]
docs/api/index.md [new file with mode: 0644]
docs/docfx.json [new file with mode: 0644]
docs/filterConfig.yml [new file with mode: 0644]
docs/images/Feedback.gif [new file with mode: 0644]
docs/images/tizen_favicon.ico [new file with mode: 0644]
docs/images/tizen_logo.png [new file with mode: 0644]
docs/index.html [new file with mode: 0644]
docs/index.md [new file with mode: 0644]
docs/overwrites/Tizen.Network.WiFi.WiFiEap.md [new file with mode: 0644]
docs/overwrites/Tizen.Network.WiFi.WiFiEapConfiguration.md [new file with mode: 0644]
docs/template/tizen/ManagedReference.common.js [new file with mode: 0644]
docs/template/tizen/ManagedReference.extension.js [new file with mode: 0644]
docs/template/tizen/ManagedReference.html.primary.js [new file with mode: 0644]
docs/template/tizen/ManagedReference.html.primary.tmpl [new file with mode: 0644]
docs/template/tizen/RestApi.common.js [new file with mode: 0644]
docs/template/tizen/RestApi.extension.js [new file with mode: 0644]
docs/template/tizen/RestApi.html.primary.js [new file with mode: 0644]
docs/template/tizen/RestApi.html.primary.tmpl [new file with mode: 0644]
docs/template/tizen/common.js [new file with mode: 0644]
docs/template/tizen/conceptual.extension.js [new file with mode: 0644]
docs/template/tizen/conceptual.html.primary.js [new file with mode: 0644]
docs/template/tizen/conceptual.html.primary.tmpl [new file with mode: 0644]
docs/template/tizen/favicon.ico [new file with mode: 0644]
docs/template/tizen/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
docs/template/tizen/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
docs/template/tizen/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
docs/template/tizen/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
docs/template/tizen/fonts/glyphicons-halflings-regular.woff2 [new file with mode: 0644]
docs/template/tizen/layout/_master.tmpl [new file with mode: 0644]
docs/template/tizen/logo.ico [new file with mode: 0644]
docs/template/tizen/partials/_affix.liquid [new file with mode: 0644]
docs/template/tizen/partials/_breadcrumb.liquid [new file with mode: 0644]
docs/template/tizen/partials/_footer.liquid [new file with mode: 0644]
docs/template/tizen/partials/_head.liquid [new file with mode: 0644]
docs/template/tizen/partials/_logo.liquid [new file with mode: 0644]
docs/template/tizen/partials/_navbar.liquid [new file with mode: 0644]
docs/template/tizen/partials/_scripts.liquid [new file with mode: 0644]
docs/template/tizen/partials/_toc.liquid [new file with mode: 0644]
docs/template/tizen/partials/affix.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/breadcrumb.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/class.header.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/class.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/classSubtitle.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/customMREFContent.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/enum.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/footer.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/head.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/li.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/logo.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/namespace.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/namespaceSubtitle.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/navbar.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/rest.child.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/rest.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/scripts.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/searchResults.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/title.tmpl.partial [new file with mode: 0644]
docs/template/tizen/partials/toc.tmpl.partial [new file with mode: 0644]
docs/template/tizen/search-stopwords.json [new file with mode: 0644]
docs/template/tizen/styles/docfx.css [new file with mode: 0644]
docs/template/tizen/styles/docfx.js [new file with mode: 0644]
docs/template/tizen/styles/docfx.vendor.css [new file with mode: 0644]
docs/template/tizen/styles/docfx.vendor.js [new file with mode: 0644]
docs/template/tizen/styles/lunr.js [new file with mode: 0644]
docs/template/tizen/styles/lunr.min.js [new file with mode: 0644]
docs/template/tizen/styles/main.css [new file with mode: 0644]
docs/template/tizen/styles/main.js [new file with mode: 0644]
docs/template/tizen/styles/search-worker.js [new file with mode: 0644]
docs/template/tizen/toc.extension.js [new file with mode: 0644]
docs/template/tizen/toc.html.js [new file with mode: 0644]
docs/template/tizen/toc.html.tmpl [new file with mode: 0644]
docs/template/tizen/token.json [new file with mode: 0644]
docs/toc.yml [new file with mode: 0644]