Skip to content

Commit

Permalink
Deployed 45d4488 with MkDocs version: 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Oct 2, 2023
1 parent fba8d06 commit 422b399
Show file tree
Hide file tree
Showing 9 changed files with 150 additions and 35 deletions.
2 changes: 1 addition & 1 deletion api/0.x/scripts/pages.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html class="no-js">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>defaultVersionCode</title>
<title>debugUserString</title>
<link href="../../../images/logo-icon.svg" rel="icon" type="image/svg"> <script>var pathToRoot = "../../../";</script>
<script>document.documentElement.classList.replace("no-js","js");</script>
<script>const storage = localStorage.getItem("dokka-dark-mode")
Expand Down Expand Up @@ -58,12 +58,12 @@
<div class="sidebar--inner" id="sideMenu"></div>
</div>
<div id="main">
<div class="main-content" data-page-type="member" id="content" pageids="slack-plugin::slack.gradle/SlackProperties/defaultVersionCode/#/PointingToDeclaration//-2134763016">
<div class="breadcrumbs"><a href="../../index.html">slack-plugin</a><span class="delimiter">/</span><a href="../index.html">slack.gradle</a><span class="delimiter">/</span><a href="index.html">SlackProperties</a><span class="delimiter">/</span><span class="current">defaultVersionCode</span></div>
<div class="main-content" data-page-type="member" id="content" pageids="slack-plugin::slack.gradle/SlackProperties/debugUserString/#/PointingToDeclaration//-2134763016">
<div class="breadcrumbs"><a href="../../index.html">slack-plugin</a><span class="delimiter">/</span><a href="../index.html">slack.gradle</a><span class="delimiter">/</span><a href="index.html">SlackProperties</a><span class="delimiter">/</span><span class="current">debugUserString</span></div>
<div class="cover ">
<h1 class="cover"><span>default</span><wbr><span>Version</span><wbr><span><span>Code</span></span></h1>
<h1 class="cover"><span>debug</span><wbr><span>User</span><wbr><span><span>String</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":slack-plugin:dokkaHtmlPartial/main"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="default-version-code.html">defaultVersionCode</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></div><p class="paragraph">Default version code used for APK outputs.</p></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":slack-plugin:dokkaHtmlPartial/main"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="debug-user-string.html">debugUserString</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div><p class="paragraph">User string used for debug APK outputs.</p></div></div>
</div>
<div class="footer">
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2023 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
<!doctype html>
<html class="no-js">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>debugVersionCode</title>
<link href="../../../images/logo-icon.svg" rel="icon" type="image/svg"> <script>var pathToRoot = "../../../";</script>
<script>document.documentElement.classList.replace("no-js","js");</script>
<script>const storage = localStorage.getItem("dokka-dark-mode")
if (storage == null) {
const osDarkSchemePreferred = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches
if (osDarkSchemePreferred === true) {
document.getElementsByTagName("html")[0].classList.add("theme-dark")
}
} else {
const savedDarkMode = JSON.parse(storage)
if(savedDarkMode === true) {
document.getElementsByTagName("html")[0].classList.add("theme-dark")
}
}
</script>
<script type="text/javascript" src="https://unpkg.com/kotlin-playground@1/dist/playground.min.js" async></script>
<script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async></script>
<link href="../../../styles/style.css" rel="Stylesheet">
<link href="../../../styles/main.css" rel="Stylesheet">
<link href="../../../styles/prism.css" rel="Stylesheet">
<link href="../../../styles/logo-styles.css" rel="Stylesheet">
<link href="../../../styles/font-jb-sans-auto.css" rel="Stylesheet">
<script type="text/javascript" src="../../../scripts/clipboard.js" async></script>
<script type="text/javascript" src="../../../scripts/navigation-loader.js" async></script>
<script type="text/javascript" src="../../../scripts/platform-content-handler.js" async></script>
<script type="text/javascript" src="../../../scripts/main.js" defer></script>
<script type="text/javascript" src="../../../scripts/prism.js" async></script>
<script type="text/javascript" src="../../../scripts/symbol-parameters-wrapper_deferred.js" defer></script></head>
<body>
<div class="root">
<nav class="navigation" id="navigation-wrapper">
<div class="navigation--inner">
<div class="navigation-title">
<button class="menu-toggle" id="menu-toggle" type="button">toggle menu</button>
<div class="library-name">
<a class="library-name--link" href="../../../index.html">
slack-gradle-plugin
</a> </div>
<div class="library-version">
</div>
</div>
<div class="filter-section" id="filter-section">
<button class="platform-tag platform-selector jvm-like" data-active="" data-filter=":slack-plugin:dokkaHtmlPartial/main">jvm</button>
</div>
</div>
<div class="navigation-controls">
<button class="navigation-controls--btn navigation-controls--theme" id="theme-toggle-button" type="button">switch theme</button>
<div class="navigation-controls--btn navigation-controls--search" id="searchBar" role="button">search in API</div>
</div>
</nav>
<div id="container">
<div class="sidebar" id="leftColumn">
<div class="sidebar--inner" id="sideMenu"></div>
</div>
<div id="main">
<div class="main-content" data-page-type="member" id="content" pageids="slack-plugin::slack.gradle/SlackProperties/debugVersionCode/#/PointingToDeclaration//-2134763016">
<div class="breadcrumbs"><a href="../../index.html">slack-plugin</a><span class="delimiter">/</span><a href="../index.html">slack.gradle</a><span class="delimiter">/</span><a href="index.html">SlackProperties</a><span class="delimiter">/</span><span class="current">debugVersionCode</span></div>
<div class="cover ">
<h1 class="cover"><span>debug</span><wbr><span>Version</span><wbr><span><span>Code</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":slack-plugin:dokkaHtmlPartial/main"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="debug-version-code.html">debugVersionCode</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></div><p class="paragraph">Version code used for debug APK outputs.</p></div></div>
</div>
<div class="footer">
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2023 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
</div>
</div>
</div>
</div>
</body>
</html>

33 changes: 24 additions & 9 deletions api/0.x/slack-plugin/slack.gradle/-slack-properties/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -553,32 +553,47 @@ <h2 class="">Properties</h2>
</div>
</div>
</div>
<a data-name="1054826327%2FProperties%2F-2134763016" anchor-label="defaultComposeAndroidBundleAlias" id="1054826327%2FProperties%2F-2134763016" data-filterable-set=":slack-plugin:dokkaHtmlPartial/main"></a>
<a data-name="-1742763420%2FProperties%2F-2134763016" anchor-label="debugUserString" id="-1742763420%2FProperties%2F-2134763016" data-filterable-set=":slack-plugin:dokkaHtmlPartial/main"></a>
<div class="table-row" data-filterable-current=":slack-plugin:dokkaHtmlPartial/main" data-filterable-set=":slack-plugin:dokkaHtmlPartial/main">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex">
<div><a href="default-compose-android-bundle-alias.html"><span>default</span><wbr><span>Compose</span><wbr><span>Android</span><wbr><span>Bundle</span><wbr><span><span>Alias</span></span></a></div>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1054826327%2FProperties%2F-2134763016"></span>
<div><a href="debug-user-string.html"><span>debug</span><wbr><span>User</span><wbr><span><span>String</span></span></a></div>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1742763420%2FProperties%2F-2134763016"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":slack-plugin:dokkaHtmlPartial/main"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="default-compose-android-bundle-alias.html">defaultComposeAndroidBundleAlias</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">An alias name to a libs.versions.toml bundle for common Android Compose dependencies that should be added to android projects with compose enabled</p></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":slack-plugin:dokkaHtmlPartial/main"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="debug-user-string.html">debugUserString</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><p class="paragraph">User string used for debug APK outputs.</p></div></div></div>
</div>
</div>
</div>
</div>
<a data-name="-1657733021%2FProperties%2F-2134763016" anchor-label="defaultVersionCode" id="-1657733021%2FProperties%2F-2134763016" data-filterable-set=":slack-plugin:dokkaHtmlPartial/main"></a>
<a data-name="-2012440075%2FProperties%2F-2134763016" anchor-label="debugVersionCode" id="-2012440075%2FProperties%2F-2134763016" data-filterable-set=":slack-plugin:dokkaHtmlPartial/main"></a>
<div class="table-row" data-filterable-current=":slack-plugin:dokkaHtmlPartial/main" data-filterable-set=":slack-plugin:dokkaHtmlPartial/main">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex">
<div><a href="default-version-code.html"><span>default</span><wbr><span>Version</span><wbr><span><span>Code</span></span></a></div>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1657733021%2FProperties%2F-2134763016"></span>
<div><a href="debug-version-code.html"><span>debug</span><wbr><span>Version</span><wbr><span><span>Code</span></span></a></div>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-2012440075%2FProperties%2F-2134763016"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":slack-plugin:dokkaHtmlPartial/main"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="default-version-code.html">defaultVersionCode</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></div><div class="brief "><p class="paragraph">Default version code used for APK outputs.</p></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":slack-plugin:dokkaHtmlPartial/main"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="debug-version-code.html">debugVersionCode</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></div><div class="brief "><p class="paragraph">Version code used for debug APK outputs.</p></div></div></div>
</div>
</div>
</div>
</div>
<a data-name="1054826327%2FProperties%2F-2134763016" anchor-label="defaultComposeAndroidBundleAlias" id="1054826327%2FProperties%2F-2134763016" data-filterable-set=":slack-plugin:dokkaHtmlPartial/main"></a>
<div class="table-row" data-filterable-current=":slack-plugin:dokkaHtmlPartial/main" data-filterable-set=":slack-plugin:dokkaHtmlPartial/main">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex">
<div><a href="default-compose-android-bundle-alias.html"><span>default</span><wbr><span>Compose</span><wbr><span>Android</span><wbr><span>Bundle</span><wbr><span><span>Alias</span></span></a></div>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1054826327%2FProperties%2F-2134763016"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":slack-plugin:dokkaHtmlPartial/main"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="default-compose-android-bundle-alias.html">defaultComposeAndroidBundleAlias</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></div><div class="brief "><p class="paragraph">An alias name to a libs.versions.toml bundle for common Android Compose dependencies that should be added to android projects with compose enabled</p></div></div></div>
</div>
</div>
</div>
Expand Down Expand Up @@ -1088,7 +1103,7 @@ <h2 class="">Properties</h2>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":slack-plugin:dokkaHtmlPartial/main"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="rake-no-api.html">rakeNoApi</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">Flag to indicate that that this project should have no api dependencies, such as if it's solely an annotation processor.</p></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":slack-plugin:dokkaHtmlPartial/main"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="rake-no-api.html">rakeNoApi</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a></div><div class="brief "><p class="paragraph">Flag to indicate that this project should have no api dependencies, such as if it's solely an annotation processor.</p></div></div></div>
</div>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<div class="cover ">
<h1 class="cover"><span>rake</span><wbr><span>No</span><wbr><span><span>Api</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":slack-plugin:dokkaHtmlPartial/main"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="rake-no-api.html">rakeNoApi</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a></div><p class="paragraph">Flag to indicate that that this project should have no api dependencies, such as if it's solely an annotation processor.</p></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":slack-plugin:dokkaHtmlPartial/main"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="rake-no-api.html">rakeNoApi</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a></div><p class="paragraph">Flag to indicate that this project should have no api dependencies, such as if it's solely an annotation processor.</p></div></div>
</div>
<div class="footer">
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2023 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
Expand Down
Loading

0 comments on commit 422b399

Please sign in to comment.