Skip to content

Commit

Permalink
Deployed eedbdf2 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Oct 23, 2024
1 parent 3c95841 commit bf10962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1511,7 +1511,7 @@ <h2 id="navigating-back">Navigating back<a class="headerlink" href="#navigating-
</div>
<p>On Android, <code>NavigableCircuitContent</code> automatically hooks into <a href="https://developer.android.com/reference/kotlin/androidx/activity/compose/package-summary#BackHandler(kotlin.Boolean,kotlin.Function0)">BackHandler</a> to automatically pop on system back presses. On Desktop, it&rsquo;s recommended to wire the ESC key.</p>
<h2 id="conclusion">Conclusion<a class="headerlink" href="#conclusion" title="Permanent link">&para;</a></h2>
<p>This is just a brief introduction to Circuit. For more information see various docs on the site, samples in the repo, the <a href="../api/0.x/index.html">API reference</a>, and check out other Circuit tools like <a href="https://slackhq.github.io/circuit/presenter/#retention">circuit-retained</a>, <a href="https://slackhq.github.io/circuit/circuitx/">CircuitX</a>, <a href="https://slackhq.github.io/circuit/code-gen/">factory code gen</a>, <a href="https://slackhq.github.io/circuit/overlays/">overlays</a>, <a href="https://slackhq.github.io/circuit/navigation/#results">navigation with results</a>, <a href="https://slackhq.github.io/circuit/testing/">testing</a>, <a href="https://slackhq.github.io/circuit/setup/#platform-support">multiplatform</a>, and more.</p>
<p>This is just a brief introduction to Circuit. For more information see various docs on the site, samples in the repo, the <a href="../api/0.x/">API reference</a>, and check out other Circuit tools like <a href="https://slackhq.github.io/circuit/presenter/#retention">circuit-retained</a>, <a href="https://slackhq.github.io/circuit/circuitx/">CircuitX</a>, <a href="https://slackhq.github.io/circuit/code-gen/">factory code gen</a>, <a href="https://slackhq.github.io/circuit/overlays/">overlays</a>, <a href="https://slackhq.github.io/circuit/navigation/#results">navigation with results</a>, <a href="https://slackhq.github.io/circuit/testing/">testing</a>, <a href="https://slackhq.github.io/circuit/setup/#platform-support">multiplatform</a>, and more.</p>



Expand Down

0 comments on commit bf10962

Please sign in to comment.