aurum: add pages for documentation accepted/tizen/unified/20221209.014552
authorHosang Kim <hosang12.kim@samsung.com>
Mon, 5 Dec 2022 05:18:18 +0000 (14:18 +0900)
committerHosang Kim <hosang12.kim@samsung.com>
Mon, 5 Dec 2022 07:29:57 +0000 (16:29 +0900)
commita72fe95bc8a486f2d429c8cf9f7aa532f9506221
tree05ccdf13ee616eaff5cf2629a46cb1b1e16b97bf
parentf93c97c0b4314eaeb563513cf4e38ed74b19d17a
aurum: add pages for documentation

Change-Id: I9f6c72567e93302aed0ff2065cf69a0fec22866e
136 files changed:
docs/.gitignore [new file with mode: 0644]
docs/404.html [new file with mode: 0644]
docs/Dockerfile [new file with mode: 0644]
docs/Gemfile [new file with mode: 0644]
docs/Gemfile.lock [new file with mode: 0644]
docs/LICENSE.txt [new file with mode: 0644]
docs/Rakefile [new file with mode: 0644]
docs/_config.yml [new file with mode: 0644]
docs/_includes/css/callouts.scss.liquid [new file with mode: 0644]
docs/_includes/css/custom.scss.liquid [new file with mode: 0644]
docs/_includes/css/just-the-docs.scss.liquid [new file with mode: 0644]
docs/_includes/favicon.html [new file with mode: 0644]
docs/_includes/fix_linenos.html [new file with mode: 0644]
docs/_includes/footer_custom.html [new file with mode: 0644]
docs/_includes/head.html [new file with mode: 0644]
docs/_includes/head_custom.html [new file with mode: 0644]
docs/_includes/header_custom.html [new file with mode: 0644]
docs/_includes/icons/external_link.html [new file with mode: 0644]
docs/_includes/js/custom.js [new file with mode: 0644]
docs/_includes/mermaid_config.js [new file with mode: 0644]
docs/_includes/nav.html [new file with mode: 0644]
docs/_includes/nav_footer_custom.html [new file with mode: 0644]
docs/_includes/search_placeholder_custom.html [new file with mode: 0644]
docs/_includes/title.html [new file with mode: 0644]
docs/_includes/toc_heading_custom.html [new file with mode: 0644]
docs/_includes/vendor/anchor_headings.html [new file with mode: 0755]
docs/_layouts/about.html [new file with mode: 0644]
docs/_layouts/default.html [new file with mode: 0644]
docs/_layouts/home.html [new file with mode: 0644]
docs/_layouts/page.html [new file with mode: 0644]
docs/_layouts/post.html [new file with mode: 0644]
docs/_layouts/table_wrappers.html [new file with mode: 0644]
docs/_layouts/vendor/compress.html [new file with mode: 0644]
docs/_sass/base.scss [new file with mode: 0644]
docs/_sass/buttons.scss [new file with mode: 0644]
docs/_sass/code.scss [new file with mode: 0644]
docs/_sass/color_schemes/dark.scss [new file with mode: 0644]
docs/_sass/color_schemes/light.scss [new file with mode: 0644]
docs/_sass/content.scss [new file with mode: 0644]
docs/_sass/custom/custom.scss [new file with mode: 0644]
docs/_sass/labels.scss [new file with mode: 0644]
docs/_sass/layout.scss [new file with mode: 0644]
docs/_sass/modules.scss [new file with mode: 0644]
docs/_sass/navigation.scss [new file with mode: 0644]
docs/_sass/print.scss [new file with mode: 0644]
docs/_sass/search.scss [new file with mode: 0644]
docs/_sass/skiptomain.scss [new file with mode: 0644]
docs/_sass/support/_functions.scss [new file with mode: 0644]
docs/_sass/support/_variables.scss [new file with mode: 0644]
docs/_sass/support/mixins/_buttons.scss [new file with mode: 0644]
docs/_sass/support/mixins/_layout.scss [new file with mode: 0644]
docs/_sass/support/mixins/_typography.scss [new file with mode: 0644]
docs/_sass/support/mixins/mixins.scss [new file with mode: 0644]
docs/_sass/support/support.scss [new file with mode: 0644]
docs/_sass/tables.scss [new file with mode: 0644]
docs/_sass/typography.scss [new file with mode: 0644]
docs/_sass/utilities/_colors.scss [new file with mode: 0644]
docs/_sass/utilities/_layout.scss [new file with mode: 0644]
docs/_sass/utilities/_lists.scss [new file with mode: 0644]
docs/_sass/utilities/_spacing.scss [new file with mode: 0644]
docs/_sass/utilities/_typography.scss [new file with mode: 0644]
docs/_sass/utilities/utilities.scss [new file with mode: 0644]
docs/_sass/vendor/OneDarkJekyll/LICENSE [new file with mode: 0644]
docs/_sass/vendor/OneDarkJekyll/README.md [new file with mode: 0644]
docs/_sass/vendor/OneDarkJekyll/colors.less [new file with mode: 0644]
docs/_sass/vendor/OneDarkJekyll/syntax-firewatch-green.scss [new file with mode: 0644]
docs/_sass/vendor/OneDarkJekyll/syntax-firewatch.scss [new file with mode: 0644]
docs/_sass/vendor/OneDarkJekyll/syntax-one-dark-vivid.scss [new file with mode: 0644]
docs/_sass/vendor/OneDarkJekyll/syntax-one-dark.scss [new file with mode: 0644]
docs/_sass/vendor/OneDarkJekyll/syntax-variables.less [new file with mode: 0644]
docs/_sass/vendor/OneDarkJekyll/syntax.less [new file with mode: 0644]
docs/_sass/vendor/normalize.scss/README.md [new file with mode: 0644]
docs/_sass/vendor/normalize.scss/normalize.scss [new file with mode: 0644]
docs/assets/css/bootstrap-theme.css [new file with mode: 0644]
docs/assets/css/bootstrap-theme.min.css [new file with mode: 0644]
docs/assets/css/bootstrap.css [new file with mode: 0644]
docs/assets/css/bootstrap.min.css [new file with mode: 0644]
docs/assets/css/just-the-docs-dark.scss [new file with mode: 0644]
docs/assets/css/just-the-docs-default.scss [new file with mode: 0644]
docs/assets/css/just-the-docs-light.scss [new file with mode: 0644]
docs/assets/images/just-the-docs.png [new file with mode: 0644]
docs/assets/images/large-image.jpg [new file with mode: 0644]
docs/assets/images/search.svg [new file with mode: 0644]
docs/assets/images/small-image.jpg [new file with mode: 0644]
docs/assets/js/bootstrap.js [new file with mode: 0644]
docs/assets/js/bootstrap.min.js [new file with mode: 0644]
docs/assets/js/just-the-docs.js [new file with mode: 0644]
docs/assets/js/vendor/lunr.min.js [new file with mode: 0644]
docs/assets/js/zzzz-search-data.json [new file with mode: 0644]
docs/bin/just-the-docs [new file with mode: 0755]
docs/docker-compose.yml [new file with mode: 0644]
docs/docs/commands/application/application.md [new file with mode: 0644]
docs/docs/commands/application/closeapp.md [new file with mode: 0644]
docs/docs/commands/application/getactiveapptoolkitname.md [new file with mode: 0644]
docs/docs/commands/application/getappinfo.md [new file with mode: 0644]
docs/docs/commands/application/installapp.md [new file with mode: 0644]
docs/docs/commands/application/launchapp.md [new file with mode: 0644]
docs/docs/commands/application/removeapp.md [new file with mode: 0644]
docs/docs/commands/commands.md [new file with mode: 0644]
docs/docs/commands/device/click.md [new file with mode: 0644]
docs/docs/commands/device/device.md [new file with mode: 0644]
docs/docs/commands/device/flick.md [new file with mode: 0644]
docs/docs/commands/device/getdevicetime.md [new file with mode: 0644]
docs/docs/commands/device/getscreensize.md [new file with mode: 0644]
docs/docs/commands/device/longclick.md [new file with mode: 0644]
docs/docs/commands/device/sendkey.md [new file with mode: 0644]
docs/docs/commands/device/takescreenshot.md [new file with mode: 0644]
docs/docs/commands/device/touchdown.md [new file with mode: 0644]
docs/docs/commands/device/touchmove.md [new file with mode: 0644]
docs/docs/commands/device/touchup.md [new file with mode: 0644]
docs/docs/commands/killserver.md [new file with mode: 0644]
docs/docs/commands/uiobject/actionandwaitevent.md [new file with mode: 0644]
docs/docs/commands/uiobject/clear.md [new file with mode: 0644]
docs/docs/commands/uiobject/dumpobjecttree.md [new file with mode: 0644]
docs/docs/commands/uiobject/findElement.md [new file with mode: 0644]
docs/docs/commands/uiobject/findElements.md [new file with mode: 0644]
docs/docs/commands/uiobject/getattribute.md [new file with mode: 0644]
docs/docs/commands/uiobject/getsize.md [new file with mode: 0644]
docs/docs/commands/uiobject/gettextminboundingrect.md [new file with mode: 0644]
docs/docs/commands/uiobject/getvalue.md [new file with mode: 0644]
docs/docs/commands/uiobject/setfous.md [new file with mode: 0644]
docs/docs/commands/uiobject/settimeout.md [new file with mode: 0644]
docs/docs/commands/uiobject/setvalue.md [new file with mode: 0644]
docs/docs/commands/uiobject/uiobject.md [new file with mode: 0644]
docs/docs/gettingstarted/gettingstarted.md [new file with mode: 0644]
docs/docs/gettingstarted/java.md [new file with mode: 0644]
docs/docs/gettingstarted/node.md [new file with mode: 0644]
docs/docs/gettingstarted/python.md [new file with mode: 0644]
docs/docs/introduction.md [new file with mode: 0644]
docs/favicon.ico [new file with mode: 0644]
docs/index.md [new file with mode: 0644]
docs/just-the-docs.gemspec [new file with mode: 0644]
docs/lib/tasks/search.rake [new file with mode: 0644]
docs/package-lock.json [new file with mode: 0644]
docs/package.json [new file with mode: 0644]
docs/protocol/aurum.proto [new file with mode: 0644]