Skip to content

Commit

Permalink
Update docs for 0.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
valderman committed Dec 17, 2021
1 parent 6ccc03f commit c094f8a
Show file tree
Hide file tree
Showing 112 changed files with 4,160 additions and 2,488 deletions.
37 changes: 37 additions & 0 deletions docs/4koma/cc.ekblad.toml.serialization/encode-key.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>encodeKey</title>
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script> <script>const storage = localStorage.getItem("dokka-dark-mode")
const savedDarkMode = storage ? JSON.parse(storage) : false
if(savedDarkMode === true){
document.getElementsByTagName("html")[0].classList.add("theme-dark")
}</script>
<script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.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"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script><script type="text/javascript" src="../../scripts/prism.js" async="async"></script> </head>
<body>
<div class="navigation-wrapper" id="navigation-wrapper">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<div class="library-name"><a href="../../index.html">4koma</a></div>
<div>0.4.0</div>
<div class="pull-right d-flex"><button id="theme-toggle-button"><span id="theme-toggle"></span></button>
<div id="searchBar"></div>
</div>
</div>
<div id="container">
<div id="leftColumn">
<div id="sideMenu"></div>
</div>
<div id="main"><script type="text/javascript" src="../../scripts/main.js"></script>
<div class="main-content" id="content" pageIds="4koma::cc.ekblad.toml.serialization//encodeKey/#kotlin.String/PointingToDeclaration//769193423">
<div class="breadcrumbs"><a href="../../index.html">4koma</a>/<a href="index.html">cc.ekblad.toml.serialization</a>/<a href="encode-key.html">encodeKey</a></div>
<div class="cover ">
<h1 class="cover"><span>encode</span><wbr></wbr><span><span>Key</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">fun </span><a href="encode-key.html"><span class="token function">encodeKey</span></a><span class="token punctuation">(</span>key<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2021 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>
</body>
</html>

37 changes: 37 additions & 0 deletions docs/4koma/cc.ekblad.toml.serialization/from.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>from</title>
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script> <script>const storage = localStorage.getItem("dokka-dark-mode")
const savedDarkMode = storage ? JSON.parse(storage) : false
if(savedDarkMode === true){
document.getElementsByTagName("html")[0].classList.add("theme-dark")
}</script>
<script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.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"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script><script type="text/javascript" src="../../scripts/prism.js" async="async"></script> </head>
<body>
<div class="navigation-wrapper" id="navigation-wrapper">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<div class="library-name"><a href="../../index.html">4koma</a></div>
<div>0.4.0</div>
<div class="pull-right d-flex"><button id="theme-toggle-button"><span id="theme-toggle"></span></button>
<div id="searchBar"></div>
</div>
</div>
<div id="container">
<div id="leftColumn">
<div id="sideMenu"></div>
</div>
<div id="main"><script type="text/javascript" src="../../scripts/main.js"></script>
<div class="main-content" id="content" pageIds="4koma::cc.ekblad.toml.serialization//from/cc.ekblad.toml.TomlValue.Companion#kotlin.String/PointingToDeclaration//769193423">
<div class="breadcrumbs"><a href="../../index.html">4koma</a>/<a href="index.html">cc.ekblad.toml.serialization</a>/<a href="from.html">from</a></div>
<div class="cover ">
<h1 class="cover"><span><span>from</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">fun </span><a href="../cc.ekblad.toml/-toml-value/-companion/index.html">TomlValue.Companion</a><span class="token punctuation">.</span><a href="from.html"><span class="token function">from</span></a><span class="token punctuation">(</span>string<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">)</span><span class="token operator">: </span><a href="../cc.ekblad.toml/-toml-value/-map/index.html">TomlValue.Map</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><p class="paragraph">Parse the given TOML-formatted string into a TOML map.</p><p class="paragraph">If the string does not contain a valid TOML document, a <a href="../cc.ekblad.toml/-toml-exception/-parse-error/index.html">TomlException.ParseError</a> is thrown.</p><br><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">fun </span><a href="../cc.ekblad.toml/-toml-value/-companion/index.html">TomlValue.Companion</a><span class="token punctuation">.</span><a href="from.html"><span class="token function">from</span></a><span class="token punctuation">(</span>stream<span class="token operator">: </span><a href="https://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html">InputStream</a><span class="token punctuation">)</span><span class="token operator">: </span><a href="../cc.ekblad.toml/-toml-value/-map/index.html">TomlValue.Map</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><p class="paragraph">Parse the given TOML-formatted input stream into a TOML map.</p><p class="paragraph">If the stream does not contain a valid TOML document, a <a href="../cc.ekblad.toml/-toml-exception/-parse-error/index.html">TomlException.ParseError</a> is thrown.</p><br><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">fun </span><a href="../cc.ekblad.toml/-toml-value/-companion/index.html">TomlValue.Companion</a><span class="token punctuation">.</span><a href="from.html"><span class="token function">from</span></a><span class="token punctuation">(</span>path<span class="token operator">: </span><a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html">Path</a><span class="token punctuation">)</span><span class="token operator">: </span><a href="../cc.ekblad.toml/-toml-value/-map/index.html">TomlValue.Map</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><p class="paragraph">Parse the given TOML-formatted file into a TOML map.</p><p class="paragraph">If the indicated file does not contain a valid TOML document, a <a href="../cc.ekblad.toml/-toml-exception/-parse-error/index.html">TomlException.ParseError</a> is thrown.</p></div></div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2021 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>
</body>
</html>

Loading

0 comments on commit c094f8a

Please sign in to comment.