Skip to content

Commit

Permalink
Fixed documentation, versioning, and more.
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyu04 committed Feb 19, 2024
1 parent 6914b8c commit 5252a4d
Show file tree
Hide file tree
Showing 13 changed files with 121 additions and 541 deletions.

Large diffs are not rendered by default.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<div class="cover ">
<h1 class="cover"><span>Ncg2Local</span><wbr></wbr><span>Web</span><wbr></wbr><span>Server</span><wbr></wbr><span><span>Impl</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":ncg2sdk:dokkaHtml/unitTest"><div class="symbol monospace block"><span class="token keyword">public </span><span class="token keyword"></span>void <a href="-ncg2-local-web-server-impl.html"><span class="token function">Ncg2LocalWebServerImpl</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword"></span><a href="../../com.inka.ncg.jni/-ncg-core-wrapper/index.html">NcgCoreWrapper</a> ncgCore<span class="token punctuation">, </span></span><span class="parameter "><span class="token keyword"></span><a href="https://developer.android.com/reference/kotlin/android/content/Context.html">Context</a> context</span></span><span class="token punctuation">)</span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":ncg2sdk:dokkaHtml/unitTest"><div class="symbol monospace block"><span class="token keyword">public </span><span class="token keyword"></span>void <a href="-ncg2-local-web-server-impl.html"><span class="token function">Ncg2LocalWebServerImpl</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword"></span><span data-unresolved-link="com.inka.ncg.jni/NcgCoreWrapper///PointingToDeclaration/">NcgCoreWrapper</span> ncgCore<span class="token punctuation">, </span></span><span class="parameter "><span class="token keyword"></span><a href="https://developer.android.com/reference/kotlin/android/content/Context.html">Context</a> context</span></span><span class="token punctuation">)</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>(c) 2024. INKA Entworks. All rights reserved.</span><span
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ <h2 class="tabbedcontent">Constructors</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=":ncg2sdk:dokkaHtml/unitTest"><div class="symbol monospace block"><span class="token keyword">public </span><span class="token keyword"></span>void <a href="-ncg2-local-web-server-impl.html"><span class="token function">Ncg2LocalWebServerImpl</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword"></span><a href="../../com.inka.ncg.jni/-ncg-core-wrapper/index.html">NcgCoreWrapper</a> ncgCore<span class="token punctuation">, </span></span><span class="parameter "><span class="token keyword"></span><a href="https://developer.android.com/reference/kotlin/android/content/Context.html">Context</a> context</span></span><span class="token punctuation">)</span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":ncg2sdk:dokkaHtml/unitTest"><div class="symbol monospace block"><span class="token keyword">public </span><span class="token keyword"></span>void <a href="-ncg2-local-web-server-impl.html"><span class="token function">Ncg2LocalWebServerImpl</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword"></span><span data-unresolved-link="com.inka.ncg.jni/NcgCoreWrapper///PointingToDeclaration/">NcgCoreWrapper</span> ncgCore<span class="token punctuation">, </span></span><span class="parameter "><span class="token keyword"></span><a href="https://developer.android.com/reference/kotlin/android/content/Context.html">Context</a> context</span></span><span class="token punctuation">)</span></div></div></div>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/-n-c-g -s-d-k for -android/com.inka.ncg2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h2 class="">Types</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=":ncg2sdk:dokkaHtml/unitTest"><div class="symbol monospace"><span class="token keyword">public </span><span class="token keyword">class </span><a href="-local-file-callback-adaptor/index.html">LocalFileCallbackAdaptor</a><span class="token keyword"> extends </span><a href="../com.inka.ncg.jni/-local-file-jni-callback/index.html">LocalFileJniCallback</a></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":ncg2sdk:dokkaHtml/unitTest"><div class="symbol monospace"><span class="token keyword">public </span><span class="token keyword">class </span><a href="-local-file-callback-adaptor/index.html">LocalFileCallbackAdaptor</a><span class="token keyword"> extends </span><span data-unresolved-link="com.inka.ncg.jni/LocalFileJniCallback///PointingToDeclaration/">LocalFileJniCallback</span></div></div></div>
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit 5252a4d

Please sign in to comment.