Skip to content

Commit bbd5b57

Browse files
committed
I know, a lot of commits, but Sphynx isnt helping
1 parent ef48d71 commit bbd5b57

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

latest/_sources/index.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Welcome to libdebug! This powerful Python library can be used to debug your bina
1616
Debugging multithreaded applications can be a nightmare, but libdebug has you covered. Hijack, and manage signals and syscalls with a simple API.
1717

1818
Looking for previous versions?
19-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19+
------------------------------
2020

2121
Go to https://docs.libdebug.org/archive/VERSION to find the documentation for a specific version of libdebug.
2222

latest/index.html

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -408,13 +408,14 @@ <h1>Quick Start<a class="headerlink" href="#quick-start" title="Link to this hea
408408
<h2>Looking for previous versions?<a class="headerlink" href="#looking-for-previous-versions" title="Link to this heading">#</a></h2>
409409
<p>Go to <a class="reference external" href="https://docs.libdebug.org/archive/VERSION">https://docs.libdebug.org/archive/VERSION</a> to find the documentation for a specific version of libdebug.</p>
410410
<p>e.g, for version 0.5.0, go to <a class="reference external" href="https://docs.libdebug.org/archive/0.5.0">https://docs.libdebug.org/archive/0.5.0</a></p>
411+
</section>
411412
<section id="supported-architectures">
412-
<h3>Supported Architectures<a class="headerlink" href="#supported-architectures" title="Link to this heading">#</a></h3>
413+
<h2>Supported Architectures<a class="headerlink" href="#supported-architectures" title="Link to this heading">#</a></h2>
413414
<p>libdebug currently supports Linux under the x86_64 architecture.</p>
414415
<p>Other operating systems and architectures are not supported at this time.</p>
415416
</section>
416417
<section id="dependencies">
417-
<h3>Dependencies<a class="headerlink" href="#dependencies" title="Link to this heading">#</a></h3>
418+
<h2>Dependencies<a class="headerlink" href="#dependencies" title="Link to this heading">#</a></h2>
418419
<p>To install libdebug, you first need to have some dependencies that will not be automatically resolved. Depending on your distro, their names may change.</p>
419420
<div class="tabs docutils container" data-tabgroup="">
420421
<ul class="tabbar">
@@ -440,7 +441,7 @@ <h3>Dependencies<a class="headerlink" href="#dependencies" title="Link to this h
440441
</div>
441442
</div></div></section>
442443
<section id="installation">
443-
<h3>Installation<a class="headerlink" href="#installation" title="Link to this heading">#</a></h3>
444+
<h2>Installation<a class="headerlink" href="#installation" title="Link to this heading">#</a></h2>
444445
<p>Installing libdebug once you have dependencies is as simple as running the following command:</p>
445446
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>python3<span class="w"> </span>-m<span class="w"> </span>pip<span class="w"> </span>install<span class="w"> </span>libdebug
446447
</pre></div>
@@ -451,7 +452,7 @@ <h3>Installation<a class="headerlink" href="#installation" title="Link to this h
451452
</div>
452453
</section>
453454
<section id="your-first-script">
454-
<h3>Your first script<a class="headerlink" href="#your-first-script" title="Link to this heading">#</a></h3>
455+
<h2>Your first script<a class="headerlink" href="#your-first-script" title="Link to this heading">#</a></h2>
455456
<p>Now that you have libdebug installed, you can start using it in your scripts. Here is a simple example of how to use libdebug to debug a binary:</p>
456457
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">libdebug</span> <span class="kn">import</span> <span class="n">debugger</span>
457458

@@ -556,7 +557,6 @@ <h3>Your first script<a class="headerlink" href="#your-first-script" title="Link
556557
</div>
557558
</section>
558559
</section>
559-
</section>
560560
<section id="indices-and-tables">
561561
<h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Link to this heading">#</a></h1>
562562
<ul class="simple">
@@ -604,13 +604,11 @@ <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Li
604604
<nav class="bd-toc-nav page-toc" aria-labelledby="pst-page-navigation-heading-2">
605605
<ul class="visible nav section-nav flex-column">
606606
<li class="toc-h1 nav-item toc-entry"><a class="reference internal nav-link" href="#">Quick Start</a><ul class="visible nav section-nav flex-column">
607-
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#looking-for-previous-versions">Looking for previous versions?</a><ul class="nav section-nav flex-column">
608-
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#supported-architectures">Supported Architectures</a></li>
609-
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#dependencies">Dependencies</a></li>
610-
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#installation">Installation</a></li>
611-
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#your-first-script">Your first script</a><ul class="nav section-nav flex-column">
612-
</ul>
613-
</li>
607+
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#looking-for-previous-versions">Looking for previous versions?</a></li>
608+
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#supported-architectures">Supported Architectures</a></li>
609+
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#dependencies">Dependencies</a></li>
610+
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#installation">Installation</a></li>
611+
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#your-first-script">Your first script</a><ul class="nav section-nav flex-column">
614612
</ul>
615613
</li>
616614
</ul>

0 commit comments

Comments
 (0)