Skip to content

Commit

Permalink
Deployed 7fdee70 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Mar 7, 2024
1 parent 6d69f66 commit 9312f57
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,7 @@ <h3 id="build-documentation">Build Documentation</h3>
</span><span id="__span-3-9"><a id="__codelineno-3-9" name="__codelineno-3-9" href="#__codelineno-3-9"></a>mkdocs<span class="w"> </span>serve
</span></code></pre></div>
<h2 id="basic-usage">Basic Usage</h2>
<p>A complete usage with examples is available in the <a href="tutorial/">documentation</a> but here is a quick usage to begin with Numbat.</p>
<p>A complete usage with examples is available in the <a href="https://quarkslab.github.io/numbat/tutorial/">documentation</a> but here is a quick usage to begin with Numbat.</p>
<p>To use Numbat, you must first create a <code>SourcetrailDB</code> object and either create a new database or open an existing one:</p>
<div class="language-python highlight"><pre><span></span><code><span id="__span-4-1"><a id="__codelineno-4-1" name="__codelineno-4-1" href="#__codelineno-4-1"></a><span class="kn">from</span> <span class="nn">pathlib</span> <span class="kn">import</span> <span class="n">Path</span>
</span><span id="__span-4-2"><a id="__codelineno-4-2" name="__codelineno-4-2" href="#__codelineno-4-2"></a><span class="kn">from</span> <span class="nn">numbat</span> <span class="kn">import</span> <span class="n">SourcetrailDB</span>
Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 9312f57

Please sign in to comment.